From 78788c0871fc4b6dadd2554b841fb6b96e6f6108 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20B=C3=A9dard-Couture?= Date: Thu, 1 Aug 2024 15:36:49 -0400 Subject: [PATCH] Point link to upstream repo --- ct/scrutiny.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/scrutiny.sh b/ct/scrutiny.sh index 51c3c641..0c5b9aa3 100644 --- a/ct/scrutiny.sh +++ b/ct/scrutiny.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/remz1337/Proxmox/remz/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build.func) # Copyright (c) 2021-2024 tteck # Author: tteck (tteckster) # Co-Author: remz1337