Add pve scripts local

This commit is contained in:
Michel Roegl-Brunner 2025-10-03 13:08:06 +02:00
parent b2f25f1f29
commit 1c071cbc1e

View File

@ -22,7 +22,7 @@ msg_info "Installing Dependencies"
expect
msg_ok "Dependencies installed."
NODE_VERSION=24 setup_nodejs
NODE_VERSION=22 setup_nodejs
INSTALL_DIR=${INSTALL_DIR:-/opt/PVESciptslocal}