aboutsummaryrefslogtreecommitdiff
path: root/.shenanigans.sh
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-12-22 01:58:47 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-12-22 01:58:47 +0100
commit290ca34a0993c16030adcc57a554c20a4e257c28 (patch)
tree1c791ca298b440cebcdb7d1a90641debbca3f19a /.shenanigans.sh
parent44dee7bfffe482f1bfb71991ae2209bd25dcca43 (diff)
downloaddotfiles-290ca34a0993c16030adcc57a554c20a4e257c28.tar.gz
Update
Diffstat (limited to '.shenanigans.sh')
-rwxr-xr-x.shenanigans.sh6
1 files changed, 2 insertions, 4 deletions
diff --git a/.shenanigans.sh b/.shenanigans.sh
index 4d28c45..ad2ff51 100755
--- a/.shenanigans.sh
+++ b/.shenanigans.sh
@@ -80,10 +80,8 @@ backup() {
80 rsync -azhv /home/$USER/.gnupg/ gnupg/ 80 rsync -azhv /home/$USER/.gnupg/ gnupg/
81 81
82 # WoW settings and addons. 82 # WoW settings and addons.
83 cd $VHOME && mkdir -p $VHOME/twow && cd $VHOME/twow 83 cd $VHOME
84 rsync -azhv /home/$USER/Games/turtlewow/Interface . 84 rsync -azhv /home/$USER/Games/turtlewow .
85 rsync -azhv /home/$USER/Games/turtlewow/WTF .
86 rsync -azhv /home/$USER/Games/turtlewow/start.sh .
87 85
88 # Sync with NAS. 86 # Sync with NAS.
89 rsync -azhvpog \ 87 rsync -azhvpog \