Files
sunhat/bin/omakub-install
T

3 lines
116 B
Plaintext

INSTALLER=$(gum file $OMAKUB_PATH/install)
[ -n "$INSTALLER" ] && gum confirm "Run installer?" && source $INSTALLER