mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 04:24:20 +01:00
Fix reference
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user