diff options
Diffstat (limited to 'copy.sh')
| -rwxr-xr-x | copy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ clear -wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png +wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.jpg # Check if running as root. If root, script will exit if [[ $EUID -eq 0 ]]; then |
