1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

Fix typo in condition

This commit is contained in:
Piotr Gaczkowski 2016-03-19 15:55:46 +01:00
parent 875b1be957
commit 179afff7a5

View File

@ -15,7 +15,7 @@ function gnome_color () {
# |
# | Check for OS and decide how to apply
# | ===========================================
if [ $(lsb_release -c -s) == "freya" ]; then
if [ $(lsb_release -c -s) = "freya" ]; then
# |
# | Apply Variables