|
|
@ -1,5 +1,5 @@ |
|
|
|
#!/usr/bin/env bash |
|
|
|
#!/usr/bin/env bash |
|
|
|
source <(curl -s https://raw.githubusercontent.com/MickLesk/Proxmox_DEV/main/misc/build.func) |
|
|
|
source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) |
|
|
|
# Copyright (c) 2021-2024 tteck |
|
|
|
# Copyright (c) 2021-2024 tteck |
|
|
|
# Author: tteck |
|
|
|
# Author: tteck |
|
|
|
# Co-Author: MickLesk (Canbiz) |
|
|
|
# Co-Author: MickLesk (Canbiz) |
|
|
@ -186,4 +186,4 @@ description |
|
|
|
|
|
|
|
|
|
|
|
msg_ok "Completed Successfully!\n" |
|
|
|
msg_ok "Completed Successfully!\n" |
|
|
|
echo -e "${APP} Setup should be reachable by going to the following URL. |
|
|
|
echo -e "${APP} Setup should be reachable by going to the following URL. |
|
|
|
${BL}http://${IP}:8080${CL} \n" |
|
|
|
${BL}http://${IP}:8080${CL} \n" |
|
|
|