mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-20 15:40:35 +00:00
chore: Add a friendly message when install-fleek-themes is run without fleek being installed.
This commit is contained in:
parent
e8fcfbcef3
commit
fb373c8c9d
@ -88,6 +88,8 @@ install-fleek-themes:
|
||||
fleek add libsForQt5.breeze-qt5
|
||||
fleek apply
|
||||
fi
|
||||
else
|
||||
echo "Install fleek with just install-fleek before running just install-fleek-themes."
|
||||
fi
|
||||
|
||||
get-greenlight:
|
||||
|
@ -75,6 +75,8 @@ install-fleek-themes:
|
||||
fleek add libsForQt5.breeze-qt5
|
||||
fleek apply
|
||||
fi
|
||||
else
|
||||
echo "Install fleek with just install-fleek before running just install-fleek-themes."
|
||||
fi
|
||||
|
||||
enable-auto-login:
|
||||
|
Loading…
x
Reference in New Issue
Block a user