This commit is contained in:
CanbiZ
2025-04-10 15:30:02 +02:00
parent 587fb13787
commit 9d306e00a0
2 changed files with 3 additions and 2 deletions

View File

@@ -446,5 +446,3 @@ fetch_and_deploy_gh_release() {
$STD msg_ok "Deployed $app v$version to /opt/$app"
rm -rf "$tmpdir"
}
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/misc/helpers.func)