fix(gnome-extensions): Stupid missing quote
This commit is contained in:
parent
4557175026
commit
47b371c3b7
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ else
|
|||
fi
|
||||
|
||||
# Compile gschema to include schemas from extensions
|
||||
echo "Compiling gschema to include extension schemas
|
||||
echo "Compiling gschema to include extension schemas"
|
||||
glib-compile-schemas "/usr/share/glib-2.0/schemas/" &>/dev/null
|
||||
|
||||
echo "Finished the installation of Gnome extensions"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue