diff options
| -rwxr-xr-x | copy.sh | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ #!/bin/bash - ### https://github.com/JaKooLit/JaKooLit +clear + wallpaper=$HOME/Pictures/wallpapers/Cute-Cat_ja.png # Check if running as root. If root, script will exit |
