Update URL format in rustdeskserver.sh

This commit is contained in:
Slaviša Arežina
2026-07-06 19:45:02 +02:00
committed by GitHub
parent bff3c6932a
commit f9fbf37d71
+1 -1
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 "${GATEWAY}${BGN}${IP}:21114${CL}"
echo -e "${GATEWAY}${BGN}http://${IP}:21114${CL}"