mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
Merge pull request #1471 from kevin-libertarian/patch-1
Update bonus.electrs.sh
This commit is contained in:
commit
d1fe5520b3
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue