update end of scritp echo

This commit is contained in:
Edward Moscardini 2025-03-26 16:50:25 -04:00
parent 2045927f88
commit f942d17845
No known key found for this signature in database
GPG Key ID: A00DAB80E4E936C9

View File

@ -40,4 +40,5 @@ description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "Access the web interface at https://${IP}:<port>/zac"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:<port>/zac${CL}"