Browse Source

Update uptimekuma-v5.sh

tteckster 2 years ago
parent
commit
fb7c87245c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      ct/uptimekuma-v5.sh

+ 0 - 1
ct/uptimekuma-v5.sh

@@ -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}"