Update pulse.sh (#5807)

This commit is contained in:
Michel Roegl-Brunner 2025-07-07 20:39:17 +02:00 committed by GitHub
parent 137a41f67c
commit 54f2f98193
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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