From d97b2997ef36eef5507147778f11b72734c3f6ba Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Tue, 12 Aug 2025 10:47:54 +0200 Subject: [PATCH] Update tracktor.sh --- ct/tracktor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/tracktor.sh b/ct/tracktor.sh index 7d05a67b..864210e3 100644 --- a/ct/tracktor.sh +++ b/ct/tracktor.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -FsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: CrazyWolf13 # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE