mirror of https://github.com/tteck/Proxmox.git
parent
43ee7501ad
commit
e4d8b62452
|
@ -5,7 +5,6 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
|||
# Co-Author: Scorpoon
|
||||
# License: MIT
|
||||
# https://github.com/tteck/Proxmox/raw/main/LICENSE
|
||||
# Source: https://github.com/revenz/Fenrus
|
||||
|
||||
function header_info {
|
||||
clear
|
||||
|
@ -89,4 +88,4 @@ description
|
|||
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${APP} should be reachable by going to the following URL.
|
||||
${BL}http://${IP}:5000${CL} \n"
|
||||
${BL}http://${IP}:5000${CL} \n"
|
||||
|
|
Loading…
Reference in New Issue