From d6214cf9da2888a83be063e39a10fefb3c494ff9 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Tue, 17 Jun 2025 09:33:54 +0200 Subject: [PATCH] Update planka --- ct/planka.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/planka.sh b/ct/planka.sh index ea696051..693e53d8 100644 --- a/ct/planka.sh +++ b/ct/planka.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func) +source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/refs/heads/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Slaviša Arežina (tremor021) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE