mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-20 21:28:54 +02:00
fix typo
This commit is contained in:
@@ -85,7 +85,7 @@ if [ ${check} -eq 1 ]; then choice="on"; fi
|
||||
if [ "${rtlWebinterface}" != "${choice}" ]; then
|
||||
echo "RTL Webinterface Setting changed .."
|
||||
sudo /home/admin/config.scripts/bonus.rtl.sh ${choice}
|
||||
if [ "${coice}" = "on" ]; then
|
||||
if [ "${choice}" = "on" ]; then
|
||||
l1="RTL web servcie should be installed - AFTER NEXT REBOOT:"
|
||||
l2="Try to open the following URL in your local webrowser"
|
||||
l3="and unlock your wallet from there with PASSWORD C."
|
||||
|
Reference in New Issue
Block a user