From b90d890bb497ad6d2e50ff9adf59c7d683f69132 Mon Sep 17 00:00:00 2001 From: Morten Nernes Date: Thu, 7 May 2026 23:12:53 +0200 Subject: [PATCH] Renamed back to community-scripts --- install/forgejo-runner-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/forgejo-runner-install.sh b/install/forgejo-runner-install.sh index 6fa897f7..e6f59fcd 100644 --- a/install/forgejo-runner-install.sh +++ b/install/forgejo-runner-install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (c) 2021-2026 community-scripts ORG # Author: Simon Friedrich (lengschder97) -# License: MIT | https://github.com/suprmorten/ProxmoxVED/raw/main/LICENSE +# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE # Source: https://forgejo.org/ source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"