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

View File

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