Move first run choices under install

This commit is contained in:
David Heinemeier Hansson
2024-07-27 10:51:12 -07:00
parent e1bf2341f5
commit 574c91e749
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ if $RUNNING_GNOME; then
echo "Get ready to make a few choices..."
source ~/.local/share/omakub/install/terminal/required/app-gum.sh >/dev/null
source ~/.local/share/omakub/first_run_choices.sh
source ~/.local/share/omakub/install/first_run_choices.sh
echo "Installing terminal and desktop tools.."
else