diff options
Diffstat (limited to '.shenanigans.sh')
| -rwxr-xr-x | .shenanigans.sh | 6 |
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 \ |
