Make changes found in later commits on Omakub

This commit is contained in:
2024-06-09 17:45:46 -05:00
parent f8962e9ec7
commit ff33be3b5f
15 changed files with 34 additions and 25 deletions

2
bin/sunhat-install Normal file
View File

@@ -0,0 +1,2 @@
INSTALLER=$(gum file $SUNHAT_PATH/install)
[ -n "$INSTALLER" ] && gum confirm "Run installer?" && source $INSTALLER