From e07b79d46028707802f3d3f9173973c39efa27d4 Mon Sep 17 00:00:00 2001 From: Johann Grobe <123082619+johanngrobe@users.noreply.github.com> Date: Sun, 23 Nov 2025 16:21:51 +0100 Subject: [PATCH] Update ct/endurain.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- ct/endurain.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/endurain.sh b/ct/endurain.sh index 9e2d9c5eb..c2e58e020 100644 --- a/ct/endurain.sh +++ b/ct/endurain.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -fsSL https://raw.githubusercontent.com/johanngrobe/ProxmoxVE/endurain/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: johanngrobe # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE