Update pulse.sh

This commit is contained in:
Michel Roegl-Brunner
2025-07-07 20:36:54 +02:00
committed by GitHub
parent 9dc0fc80b9
commit 3745711cd9

View File

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