fix show qr cade

This commit is contained in:
rootzoll 2020-01-26 22:17:22 +01:00
parent b6f98debe5
commit 4a7b21c63b

View file

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