diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-18 01:45:46 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-12-18 01:45:46 +0900 |
| commit | 11c8a2a880da9bb04dde6d8b73590691eef4603f (patch) | |
| tree | de99189c4a675ca60dd705cdb3ed18bacb3b4a61 | |
| parent | 97673f7555eb72edf077435d4fdd0b37109e3342 (diff) | |
small edit
| -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 |
