Update haveno-with-external-tor-monerod.sh.sh

Dynamically finds instance wide haveno user data directory
This commit is contained in:
XMRZombie 2025-04-07 14:05:05 +00:00 committed by GitHub
parent 64285748b1
commit ebe5aee3e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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