diff --git a/ct/plane.sh b/ct/plane.sh index 3d7e00d4..8f9fd773 100644 --- a/ct/plane.sh +++ b/ct/plane.sh @@ -26,7 +26,7 @@ function update_script() { if [[ ! -d /opt/plane ]]; then msg_error "No Plane Installation Found!" - exit + exit 1 fi if check_for_gh_release "plane" "makeplane/plane"; then