mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 07:15:54 -04:00
Update haveno-with-external-tor-monerod.sh.sh
Dynamically finds instance wide haveno user data directory
This commit is contained in:
parent
64285748b1
commit
ebe5aee3e6
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
HAVENOHOME="$HOME/.local/share/Haveno"
|
||||
HAVENOHOME=$(find $HOME/.local/share -type d -name Haveno*)
|
||||
TORHOME="$HAVENOHOME/xmr_mainnet/tor"
|
||||
|
||||
# Running Tor for monerod
|
||||
|
Loading…
x
Reference in New Issue
Block a user