diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-10-14 18:02:32 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-10-14 18:02:32 -0700 |
commit | b2be3a20418b243f6a4e5ca72dc6c33b566996ab (patch) | |
tree | 613772930be8ecfdb5baaae6ba32600f556344b0 /home/xyz/.local | |
parent | 5378160452fab230003b2eb05c3c869c5ef12fa6 (diff) |
update
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/upd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index f54b18a5..4895e32c 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -103,9 +103,6 @@ usb () { #rsync -navPR --delete ~/archive ~/documents ~/downloads ~/music ~/pictures ~/programs ~/test ~/videos ~/.local/share/stardict/dic ~/.local/share/qBittorrent ~/.local/share/sdcv_history ~/.cache/nsxiv ~/.config/qBittorrent ~/.bitmonero/wallets ~/.password-store /run/media/xyz/bd0 # --files-from make -a not imply -r, so need to specify explicitly rsync -avPRr --delete --files-from="$XDG_CONFIG_HOME/myconf/upd_rsync_files" / /run/media/xyz/bd0 - - # not sure if useful or not - sync } xmr () { |