From 54f2f9819310efd08ab71874f62bb332cc56dc1a Mon Sep 17 00:00:00 2001 From: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com> Date: Mon, 7 Jul 2025 20:39:17 +0200 Subject: [PATCH] Update pulse.sh (#5807) --- ct/pulse.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/pulse.sh b/ct/pulse.sh index c0379b3b7..c5dced532 100644 --- a/ct/pulse.sh +++ b/ct/pulse.sh @@ -58,6 +58,7 @@ function update_script() { else msg_ok "No update required. ${APP} is already at ${RELEASE}." fi + exit } start