Config is mostly done now.

This commit is contained in:
2024-06-09 16:29:49 -05:00
parent e634620901
commit eecca18d5a
31 changed files with 21 additions and 81 deletions

View File

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