diff --git a/ct/protonmail-bridge.sh b/ct/protonmail-bridge.sh index 9ffaf69c..8d385b69 100644 --- a/ct/protonmail-bridge.sh +++ b/ct/protonmail-bridge.sh @@ -26,7 +26,7 @@ function update_script() { if [[ ! -x /usr/bin/protonmail-bridge ]]; then msg_error "No ${APP} Installation Found!" - exit + exit 1 fi if check_for_gh_release "protonmail-bridge" "ProtonMail/proton-bridge"; then