diff --git a/install.sh b/install.sh index 27d8e5e..9e91fb1 100644 --- a/install.sh +++ b/install.sh @@ -11,7 +11,7 @@ source ~/.local/share/omakub/install/check-version.sh 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/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 if [[ "$XDG_CURRENT_DESKTOP" == *"GNOME"* ]]; then