From ed140f682b764bc8587af5dd5eae44f7dcc23212 Mon Sep 17 00:00:00 2001 From: Sam Heinz <54530346+asylumexp@users.noreply.github.com> Date: Tue, 24 Jun 2025 22:06:20 +1000 Subject: [PATCH] Update alpine-forgejo.sh --- ct/alpine-forgejo.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/alpine-forgejo.sh b/ct/alpine-forgejo.sh index cced348c8..28cea413e 100644 --- a/ct/alpine-forgejo.sh +++ b/ct/alpine-forgejo.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/asylumexp/Proxmox/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Johann3s-H (An!ma) # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE