Sfoglia il codice sorgente

Update uptimekuma-v5.sh

tteckster 2 anni fa
parent
commit
fb7c87245c
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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}"