aboutsummaryrefslogtreecommitdiff
path: root/.shenanigans.sh
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-02-09 01:12:33 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-02-09 01:12:33 +0100
commit6ec6d19d81cb48774be97b5b1ef6b2876135f59d (patch)
tree6cf8178b672033d2d8bb40f3c2eb26d32a590912 /.shenanigans.sh
parent1d5dd9791dcbc0812485847e4d408602c6daa622 (diff)
downloaddotfiles-6ec6d19d81cb48774be97b5b1ef6b2876135f59d.tar.gz
Removed cache.db
Diffstat (limited to '.shenanigans.sh')
-rwxr-xr-x.shenanigans.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 62bf710..e65d498 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -79,6 +79,7 @@ backup() {
79 # WoW settings and addons. 79 # WoW settings and addons.
80 cd $VHOME 80 cd $VHOME
81 rsync -azhv /home/$USER/Games/turtlewow/WTF turtlewow 81 rsync -azhv /home/$USER/Games/turtlewow/WTF turtlewow
82 rsync -azhv /home/$USER/Games/turtlewow/SuperWoWhook.dll turtlewow/
82 rsync -azhv /home/$USER/Games/turtlewow/start.sh turtlewow/ 83 rsync -azhv /home/$USER/Games/turtlewow/start.sh turtlewow/
83 84
84 # Sync with NAS. 85 # Sync with NAS.