Change all links to gite (#343)

This commit is contained in:
Michel Roegl-Brunner
2025-05-14 10:17:40 +02:00
committed by GitHub
parent 7bb9303556
commit f99c48d760
57 changed files with 90 additions and 90 deletions

View File

@@ -7,7 +7,7 @@
if ! command -v curl >/dev/null 2>&1; then
apk update && apk add curl >/dev/null 2>&1
fi
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/core.func)
source <(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVED/raw/branch/main/misc/core.func)
load_functions
# # Function to set STD mode based on verbosity