dotfiles/nautilus-scripts/System/Restart Nautilus
Josh Sherman 5e8ead28ae Script updates
Added a couple of new restart scripts, moved them all to the System directory. Updated the install script to symlink to the Nautilus scripts. Removed the Move Unity script as the issue I was having no longer exists in 11.10, but more importantly, I moved off Unity to GnomeShell so even if it still existed... yeah.
2012-01-09 10:56:51 -05:00

3 lines
40 B
Bash
Executable file

#!/bin/bash
killall nautilus
nautilus &