From 6a63f736de942d16189f2eb72d6934226f8758a8 Mon Sep 17 00:00:00 2001 From: Kristian Skov Date: Wed, 15 Jan 2025 13:01:59 +0100 Subject: [PATCH] Updated build.func reference back to the original repos one --- ct/dotnetaspwebapi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/dotnetaspwebapi.sh b/ct/dotnetaspwebapi.sh index 6d95ba1b..0d462c00 100644 --- a/ct/dotnetaspwebapi.sh +++ b/ct/dotnetaspwebapi.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -source <(curl -s https://raw.githubusercontent.com/kris701/ProxmoxVE/refs/heads/newscript-dotnetaspwebapi/misc/build.func) +source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) # Copyright (c) 2021-2025 community-scripts ORG # Author: Kristian Skov # License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE