mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix positive exit
This commit is contained in:
@@ -5,3 +5,5 @@
|
||||
|
||||
[ -z "$OMARCHY_USER_EMAIL" ] &&
|
||||
export OMARCHY_USER_EMAIL=$(gum input --placeholder "Enter email address" --prompt "Email> ")
|
||||
|
||||
echo # Ensure we end with a positive exit
|
||||
|
||||
Reference in New Issue
Block a user