diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-12-22 13:39:47 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-22 13:39:47 +0900 |
| commit | 35d71e5c652f31167d6cd6cc47600072a11fd462 (patch) | |
| tree | 0aa4d16a226782b9238523d4dfa27596944fbd3a /copy.sh | |
| parent | 16e7f4c3421d5a8a2f3a4fb1e9d3918c13856f20 (diff) | |
| parent | 7d9d5b9ae8043ebacbe8cbcb38d4393e9217c3dc (diff) | |
Merge branch 'main' into Development
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 |
