installer: preserve error menu exit status
This commit is contained in:
@@ -153,7 +153,7 @@ catch_errors() {
|
||||
omarchy-upload-log
|
||||
;;
|
||||
"Exit" | "")
|
||||
exit 1
|
||||
exit "$exit_code"
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user