Files
sunhat/bin/sunhat-Install
2024-06-09 16:29:49 -05:00

3 lines
116 B
Plaintext

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