From 00e6b9ceb11f60046959b36b1ed36d59b2f0b274 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 11 Sep 2025 10:22:49 +0200 Subject: [PATCH] Update ct/globaleaks.sh MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com> --- ct/globaleaks.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/globaleaks.sh b/ct/globaleaks.sh index 890c0f8d..39db682b 100644 --- a/ct/globaleaks.sh +++ b/ct/globaleaks.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 communtiy-scripts ORG # Author: Giovanni `evilaliv3` Pellerano # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE