mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
test fix
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user