From 290ca34a0993c16030adcc57a554c20a4e257c28 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 22 Dec 2024 01:58:47 +0100 Subject: Update --- .shenanigans.sh | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.shenanigans.sh') diff --git a/.shenanigans.sh b/.shenanigans.sh index 4d28c45..ad2ff51 100755 --- a/.shenanigans.sh +++ b/.shenanigans.sh @@ -80,10 +80,8 @@ backup() { rsync -azhv /home/$USER/.gnupg/ gnupg/ # WoW settings and addons. - cd $VHOME && mkdir -p $VHOME/twow && cd $VHOME/twow - rsync -azhv /home/$USER/Games/turtlewow/Interface . - rsync -azhv /home/$USER/Games/turtlewow/WTF . - rsync -azhv /home/$USER/Games/turtlewow/start.sh . + cd $VHOME + rsync -azhv /home/$USER/Games/turtlewow . # Sync with NAS. rsync -azhvpog \ -- cgit v1.2.3