sunhat/bin/omakub-install

3 lines
116 B
Plaintext
Raw Normal View History

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