Upgrade pve-scripts-local to node 24 (#9457)

Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Michel Roegl-Brunner
2025-11-27 14:31:15 +01:00
committed by GitHub
parent 5f911164e3
commit 276ce230f3
2 changed files with 4 additions and 37 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ $STD apt install -y \
expect
msg_ok "Dependencies installed."
NODE_VERSION=22 setup_nodejs
NODE_VERSION=24 setup_nodejs
fetch_and_deploy_gh_release "ProxmoxVE-Local" "community-scripts/ProxmoxVE-Local"
msg_info "Installing PVE Scripts local"