remove local source to tteck source

pull/3260/head
CanbiZ 1 year ago committed by GitHub
parent 550e110fbc
commit 977fe99b14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      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"
${BL}http://${IP}:8080${CL} \n"

Loading…
Cancel
Save