From 0dfd3de37adafd07fe0f3478044ebd3c3cad7ed4 Mon Sep 17 00:00:00 2001 From: Johann Grobe Date: Thu, 12 Feb 2026 21:22:48 +0100 Subject: [PATCH] fix url --- ct/split-pro.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/split-pro.sh b/ct/split-pro.sh index 4a6c3effb..27699c9c7 100644 --- a/ct/split-pro.sh +++ b/ct/split-pro.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/johanngrobe/ProxmoxVED/add/splitpro/misc/build.func) +source <(curl -fsSL ttps://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/build.func) # Copyright (c) 2021-2026 community-scripts ORG # Author: johanngrobe # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE