fix dialog

This commit is contained in:
rootzoll
2018-12-21 01:26:23 +01:00
parent 0e333b0866
commit f7ce92de31
4 changed files with 5 additions and 5 deletions

View File

@@ -259,7 +259,7 @@ You can find setup instructions here: https://goo.gl/KnTzLu
Thanks to @RobEdb (ask on twitter for more details) running his demo store with RaspiBlitz: https://store.edberg.eu - buy a picture of [him and Andreas](https://store.edberg.eu/produkt/jag-andreas/) :)
#### Public Domain with dynamic IP
#### Public Domain with DynamicDNS
This is a way to make your RaspiBlitz publicly reachable from the internet so that other nodes can open channels with you and you can connect with the

View File

@@ -14,7 +14,7 @@ if [ "${chain}" = "test" ]; then chainValue="on"; fi
# map domain to on/off
domainValue="off"
dynDomainMenu="'DynamicDNS (domainname)'"
dynDomainMenu='"DynamicDNS (domainname)"'
if [ ${#dynDomain} -gt 0 ]; then
domainValue="on"
dynDomainMenu="${dynDomain}"

View File

@@ -7,10 +7,10 @@ source /mnt/hdd/raspiblitz.conf
if [ ${#dynDomain} -eq 0 ]; then
dialog --title " Just Local Network? " --yesno "If you want to connect with your RaspiBlitz
also from outside your local network you need to
activate 'Services' -> 'Dynamic Domain' FIRST.
activate 'Services' -> 'DynamicDNS' FIRST.
For more details see chapter in GitHub README
'Public Domain with dynamic IP'
'Public Domain with DynamicDNS'
https://github.com/rootzoll/raspiblitz
Do you JUST want to connect with your mobile,

View File

@@ -23,7 +23,7 @@ if [ "${turn}" = "on" ] && [ ${#dynDomain} -eq 0 ]; then
dialog --backtitle "DynamicDNS" --inputbox "ENTER the Dynamic Domain Name:
For more details see chapter in GitHub README
'Public Domain with dynamic IP'
'Public Domain with DynamicDNS'
https://github.com/rootzoll/raspiblitz
example: freedns.afraid.org