summaryrefslogtreecommitdiff
path: root/home/xyz/.local
diff options
context:
space:
mode:
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-xhome/xyz/.local/bin/upd4
1 files changed, 1 insertions, 3 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index 55ff85dd..c56c307e 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -117,9 +117,7 @@ usb () {
xmr () {
# use cd to workaround monero-blockchain-export.log log file save in current dir? issue, haven't tested
cd "$HOME/.bitmonero" || exit
- monero-blockchain-export --output-file /run/media/xyz/bd0/user_owner_dir/monero_blockchain.raw
- # not sure if useful or not
- sync
+ monero-blockchain-export --output-file "$XDG_DOWNLOAD_DIR/xmr/monero_blockchain.raw"
}
music () {