Fix positive exit
This commit is contained in:
parent
41677ad7e1
commit
65636b0ba8
@ -5,3 +5,5 @@
|
|||||||
|
|
||||||
[ -z "$OMARCHY_USER_EMAIL" ] &&
|
[ -z "$OMARCHY_USER_EMAIL" ] &&
|
||||||
export OMARCHY_USER_EMAIL=$(gum input --placeholder "Enter email address" --prompt "Email> ")
|
export OMARCHY_USER_EMAIL=$(gum input --placeholder "Enter email address" --prompt "Email> ")
|
||||||
|
|
||||||
|
echo # Ensure we end with a positive exit
|
||||||
|
Loading…
x
Reference in New Issue
Block a user