mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
Update bonus.electrs.sh
Fixed a typo that was causing electrum not to start through TOR
This commit is contained in:
parent
1bee885d2c
commit
8a2e9ef386
@ -193,7 +193,7 @@ Check 'sudo nginx -t' for a detailed error message.
|
||||
echo "${TORaddress}"
|
||||
echo
|
||||
echo "To connect through TOR open the Tor Browser and start with the options:"
|
||||
echo "electrum --oneserver --server${TORaddress}:50002:s --proxy socks5:127.0.0.1:9150"
|
||||
echo "electrum --oneserver --server ${TORaddress}:50002:s --proxy socks5:127.0.0.1:9150"
|
||||
/home/admin/config.scripts/blitz.lcd.sh qr "${TORaddress}"
|
||||
fi
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user