Update omada.sh

This commit is contained in:
CanbiZ
2024-12-20 14:08:25 +01:00
committed by GitHub
parent 326f706672
commit 8c989eee8e

View File

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