summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-11-12 00:46:35 -0800
committerxyz <gky44px1999@gmail.com>2022-11-12 00:46:35 -0800
commitdf08cbd1e570c06f26d2bd064d47babfc7e3f0c3 (patch)
tree4edc16c86b63a787bb62f3b7151d5a45bbfb26ea /home
parent6098702deb746cd6e1c185ff38f8a444edabff2c (diff)
upd, monero-blockchain-export log file save in ~/.bitmonero
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/upd2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index 31c0fb1c..65a7231e 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -122,6 +122,8 @@ usb () {
}
xmr () {
+ # use cd to workaround monero-blockchain-export.log log file save in current dir? issue, haven't tested
+ cd "$HOME/.bitmonero"
monero-blockchain-export --output-file /run/media/xyz/bd0/archive/monero/blockchain.raw
# not sure if useful or not
sync