fixes https://github.com/tteck/Proxmox/issues/3331
@ -64,8 +64,10 @@ cd /opt/pingvin-share
git fetch --tags
git checkout $(git describe --tags `git rev-list --tags --max-count=1`) &>/dev/null
cd backend
npm install &>/dev/null
npm run build &>/dev/null
cd ../frontend
msg_ok "Updated Pingvin Share"
Powered by BW's shoe-string budget.