No longer called directly

This commit is contained in:
David Heinemeier Hansson
2024-06-04 15:18:05 -07:00
parent 0c80a316ec
commit f241365033
4 changed files with 0 additions and 10 deletions

View File

@ -1,4 +1,2 @@
#!/bin/bash
INSTALLER=$(gum file $OMAKUB_PATH/install)
[ -n "$INSTALLER" ] && gum confirm "Run installer?" && source $INSTALLER