sunhat/bin/omakub-install

3 lines
116 B
Plaintext
Raw Normal View History

2024-06-03 17:15:37 -05:00
INSTALLER=$(gum file $OMAKUB_PATH/install)
[ -n "$INSTALLER" ] && gum confirm "Run installer?" && source $INSTALLER