From 739f7d18ff41c48070ab3586d9dbedbdf2bf94aa Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 29 Dec 2024 02:41:30 -0800 Subject: upd backup ib --- sh/upd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sh/upd') diff --git a/sh/upd b/sh/upd index 92856b9..df5fe1d 100755 --- a/sh/upd +++ b/sh/upd @@ -68,7 +68,8 @@ backup () { if [ "$hostname" = xyzinsp ] || [ "$hostname" = xyzstudio ]; then # rsync backup from ia rsync -avPR --delete ia:/home/xyz/.config/qBittorrent :/home/xyz/.local/share/qBittorrent/BT_backup "$HOME/backup/ia" - # In the future, maybe other VPS servers also need bakcup to insp and studio. Now, only ia needs + rsync -avPR --delete ib:/home/xyz/.config/qBittorrent :/home/xyz/.local/share/qBittorrent/BT_backup "$HOME/backup/ib" + # In the future, maybe other VPS servers also need bakcup to insp and studio. Now, both ia and ib need fi if [ "$hostname" = xyzinsp ] || [ "$hostname" = xyzpp ]; then -- cgit v1.2.3-70-g09d2