diff --git a/update_psa b/update_psa index 3bfef46..a218353 100755 --- a/update_psa +++ b/update_psa @@ -78,7 +78,7 @@ if cd "$WORKING_DIRECTORY"; then update_psa fi fi - exit $EXIT_CODE + exit 0 fi exit -1