Fix source command syntax in update-apps.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-02-04 11:36:29 +01:00
committed by GitHub
parent 5d8ffd68c4
commit 3182bca7c7

View File

@@ -4,7 +4,7 @@
# Author: BvdBerg01 | Co-Author: remz1337
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/refs/heads/main/misc/core.func)
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/refs/heads/main/misc/core.func)
# =============================================================================
# CONFIGURATION VARIABLES