mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
fix show qr cade
This commit is contained in:
parent
b6f98debe5
commit
4a7b21c63b
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ This can take multiple hours.
|
|||
echo "${TORaddress}"
|
||||
echo "To connect through TOR open the Tor Browser and start with the options:"
|
||||
echo "electrum --oneserver --server=$TOR_ADDRESS:50002:s --proxy socks5:127.0.0.1:9150"
|
||||
/home/admin/config.scripts/blitz.lcd.sh qr ${TORaddress}
|
||||
/home/admin/config.scripts/blitz.lcd.sh qr "${TORaddress}"
|
||||
fi
|
||||
echo
|
||||
echo "For more details check the RaspiBlitz README on ElectRS:"
|
||||
|
|
Loading…
Add table
Reference in a new issue