Update file run_onchange_after_99-restart-gnome.sh.tmpl
This commit is contained in:
parent
187a33a410
commit
809e7a5fe1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ if [ -n "$HEADLESS_INSTALL" ] && command -v gnome-shell > /dev/null; then
|
|||
logg info 'Reloading `gnome-shell`'
|
||||
killall -3 gnome-shell
|
||||
else
|
||||
logg info 'Manually reload `gnome-shell`'
|
||||
logg info 'Manually reload `gnome-shell` to see changes'
|
||||
fi
|
||||
|
||||
{{ end -}}
|
||||
|
|
Loading…
Reference in a new issue