Explorar o código

Update cronicle.sh

remove unexpected token
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
7987b8697e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ct/cronicle.sh

+ 1 - 1
ct/cronicle.sh

@@ -62,7 +62,7 @@ msg_info "Updating ${APP}"
 /opt/cronicle/bin/control.sh upgrade &>/dev/null
 msg_ok "Updated ${APP}"
 exit
-fi
+
 if [ "$UPD" == "2" ]; then
 LATEST=$(curl -sL https://api.github.com/repos/jhuckaby/Cronicle/releases/latest | grep '"tag_name":' | cut -d'"' -f4)
 IP=$(hostname -I | awk '{print $1}')