Fix reference

This commit is contained in:
David Heinemeier Hansson
2025-05-18 17:02:42 +02:00
parent dc69e24765
commit ce3a5d808f

View File

@@ -11,7 +11,7 @@ source ~/.local/share/omakub/install/check-version.sh
echo "Get ready to make a few choices..." echo "Get ready to make a few choices..."
source ~/.local/share/omakub/install/terminal/required/app-gum.sh >/dev/null source ~/.local/share/omakub/install/terminal/required/app-gum.sh >/dev/null
source ~/.local/share/omakub/install/first-run-choices.sh source ~/.local/share/omakub/install/first-run-choices.sh
source ~/.local/share/omakub/install/git-identification.sh source ~/.local/share/omakub/install/identification.sh
# Desktop software and tweaks will only be installed if we're running Gnome # Desktop software and tweaks will only be installed if we're running Gnome
if [[ "$XDG_CURRENT_DESKTOP" == *"GNOME"* ]]; then if [[ "$XDG_CURRENT_DESKTOP" == *"GNOME"* ]]; then