This commit is contained in:
CanbiZ 2025-04-11 09:38:50 +02:00
parent a7d0df0234
commit a3eec80254

View File

@ -34,8 +34,6 @@ function update_script() {
else else
msg_ok "No update required. ${APP} is already at ${RELEASE}" msg_ok "No update required. ${APP} is already at ${RELEASE}"
fi fi
exit 0
} }
start start