aboutsummaryrefslogtreecommitdiffstats
path: root/copy.sh
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-06-02 23:26:11 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-06-02 23:26:11 +0900
commit692fdccbdd304d81d588eab1256a44620a675050 (patch)
treead63c3aebc2f7926c98433deb570470278d0d9a8 /copy.sh
parent960088d0f9ad2584fd27e94fd33a4523f57d7e7b (diff)
Bumping to v2.2.13, wallpaper wont be backup anymore but rather just overwrite existing one
Diffstat (limited to 'copy.sh')
-rwxr-xr-xcopy.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/copy.sh b/copy.sh
index de17f6ac..9366ea39 100755
--- a/copy.sh
+++ b/copy.sh
@@ -236,15 +236,6 @@ for DIR in ags btop cava fastfetch hypr kitty Kvantum qt5ct qt6ct rofi swappy sw
fi
done
-for DIRw in wallpapers; do
- DIRPATH=~/Pictures/"$DIRw"
- if [ -d "$DIRPATH" ]; then
- echo "${NOTE} - Wallpapers in $DIRw found, attempting to create back up."
- cp -r "$DIRPATH" "$DIRPATH-backup" 2>&1 | tee -a "$LOG"
- echo "${NOTE} - Backed up $DIRw to $DIRPATH-backup"
- fi
-done
-
printf "\n%.0s" {1..2}
# Copying config files
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage