summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-05-23 23:38:20 -0700
committerxyz <gky44px1999@gmail.com>2022-05-23 23:38:20 -0700
commit897920caa35c2c0db3ef204427ebbe64ed990080 (patch)
treeee81667e8a12225c0fa785c50eeb2dba88197a34
parente310e519745cc5ab849de500262e817184fbc111 (diff)
upd rsync no dryrun
-rwxr-xr-xhome/xyz/.local/bin/upd2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index efb9ed48..d46e01b7 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -109,7 +109,7 @@ usb () {
git --git-dir="$XDG_DOCUMENTS_DIR/notes/.git/" --work-tree="$XDG_DOCUMENTS_DIR/notes/" push usb
git --git-dir="$HOME/programs/reminders/.git/" --work-tree="$HOME/programs/reminders/" push 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 /run/media/xyz/BAKDRI/
+ rsync -avPR --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 /run/media/xyz/BAKDRI/
monero-blockchain-export --output-file /run/media/xyz/BAKDRI/archive/monero/blockchain.raw
# not sure if useful or not