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