Update projectsend.sh to include installation URL (#13078)

This commit is contained in:
Slaviša Arežina
2026-03-19 10:04:07 +01:00
committed by GitHub
parent 923fbf96d8
commit 32127096e5

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}"