1
0
forked from Proxmox/ProxmoxVE

Update URL format in rustdeskserver.sh (#15626)

This commit is contained in:
Slaviša Arežina
2026-07-06 20:18:45 +02:00
committed by GitHub
parent 87ccf49dc3
commit fe7de5e26c
+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}"