diff --git a/ct/scrutiny.sh b/ct/scrutiny.sh index 431d9d62..36a586fc 100644 --- a/ct/scrutiny.sh +++ b/ct/scrutiny.sh @@ -1,5 +1,5 @@ #!/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 # Author: tteck # Co-Author: MickLesk (Canbiz) @@ -186,4 +186,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} Setup should be reachable by going to the following URL. - ${BL}http://${IP}:8080${CL} \n" \ No newline at end of file + ${BL}http://${IP}:8080${CL} \n"