Add pve scripts local

This commit is contained in:
Michel Roegl-Brunner 2025-10-03 14:52:59 +02:00
parent f907b0be46
commit 979b440de2

View File

@ -25,6 +25,8 @@ NODE_VERSION=22 setup_nodejs
fetch_and_deploy_gh_release "ProxmoxVE-Local" "community-scripts/ProxmoxVE-Local"
cd /opt/ProxmoxVE-Local
msg_info "Installing PVE Scripts local"
$STD npm install
cp .env.example .env