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