mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
test fix
This commit is contained in:
parent
2fd158625d
commit
cf6e2726e7
7 changed files with 433 additions and 4 deletions
|
@ -74,9 +74,9 @@ systemctl start gitea
|
|||
apt-get update &>/dev/null
|
||||
apt-get -y upgrade &>/dev/nullexit
|
||||
msg_ok "Updated ${APP} to ${RELEASE}"
|
||||
else
|
||||
msg_ok "No update required ${APP} is already at ${RELEASE}"
|
||||
fi
|
||||
# else
|
||||
# msg_ok "No update required ${APP} is already at ${RELEASE}"
|
||||
# fi
|
||||
exit
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue