1
0
mirror of https://github.com/tteck/Proxmox.git synced 2025-01-16 11:03:49 +02:00

Update uptimekuma-update.sh

This commit is contained in:
tteckster 2022-04-22 16:18:19 -04:00 committed by GitHub
parent 1f9a5ee2c9
commit 2f53542a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ git checkout master &>/dev/null
git pull &>/dev/null
msg_ok "Updated Uptime Kuma"
msg_info "Installing Dependencies"
msg_info "Installing Dependencies (Patience)"
npm ci &>/dev/null
msg_ok "Installed Dependencies"