mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
URL Missing after Create
This commit is contained in:
parent
1f2e451b40
commit
1cba847c0c
1 changed files with 2 additions and 0 deletions
|
@ -73,3 +73,5 @@ msg_info "Cleaning up"
|
||||||
$STD apt-get -y autoremove
|
$STD apt-get -y autoremove
|
||||||
$STD apt-get -y autoclean
|
$STD apt-get -y autoclean
|
||||||
msg_ok "Cleaned"
|
msg_ok "Cleaned"
|
||||||
|
echo -e "${APP} Setup should be reachable by going to the following URL.
|
||||||
|
${BL}http://${IP}:7912${CL} \n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue