Fix malformed syntax
This commit is contained in:
parent
240afeb2a5
commit
8c9e53cc07
1 changed files with 1 additions and 1 deletions
|
@ -35,8 +35,8 @@ killall -SIGQUIT gnome-shell;
|
|||
sleep 3;
|
||||
|
||||
for uuid in ${uuids[@]}
|
||||
gnome-extensions enable "$uuid";
|
||||
do
|
||||
gnome-extensions enable "$uuid";
|
||||
done
|
||||
|
||||
killall -SIGQUIT gnome-shell;
|
||||
|
|
Loading…
Reference in a new issue