mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-04 06:54:42 +00:00
[misc]: Fix aligment of status messages (#14900)
This commit is contained in:
+2
-2
@@ -73,6 +73,6 @@ 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}:8080${CL}"
|
||||
echo -e "${INFO}${YW}Access it using the following URL:${CL}"
|
||||
echo -e "${GATEWAY}${BGN}http://${IP}:8080${CL}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user