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