From 3d075239793511023b43f89316946f9aea453c7f Mon Sep 17 00:00:00 2001 From: christos Date: Thu, 26 Dec 2024 14:05:40 +0200 Subject: [PATCH] more stuff --- ct/semaphore.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/semaphore.sh b/ct/semaphore.sh index f1131d63..73c7587e 100644 --- a/ct/semaphore.sh +++ b/ct/semaphore.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/kristocopani/ProxmoxVE/build/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/quantumryuu/ProxmoxVE/build/misc/build.func) # Copyright (c) 2021-2024 community-scripts ORG # Author: kristocopani # License: MIT