mirror of https://github.com/tteck/Proxmox.git
Update uptimekuma-v5.sh
This commit is contained in:
parent
8dcfdff457
commit
fb7c87245c
|
@ -321,7 +321,6 @@ cd /opt/uptime-kuma
|
|||
msg_info "Pulling ${APP} ${LATEST}"
|
||||
git fetch --all &>/dev/null
|
||||
git checkout $LATEST --force &>/dev/null
|
||||
git pull &>/dev/null
|
||||
msg_ok "Pulled ${APP} ${LATEST}"
|
||||
|
||||
msg_info "Updating ${APP} to ${LATEST}"
|
||||
|
|
Loading…
Reference in New Issue