Update projectsend.sh to include installation URL

This commit is contained in:
Slaviša Arežina
2026-03-19 08:39:32 +01:00
committed by GitHub
parent 1c74a7b1b1
commit 0f266dc531

View File

@@ -60,4 +60,4 @@ description
msg_ok "Completed successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}/install for the initial setup${CL}"