#1554 adding some info to BTCPay menu (#1560)

This commit is contained in:
Christian Rotzoll 2020-09-17 16:53:44 +02:00 committed by rootzoll
parent 0b075632d1
commit 0dd99df235

View file

@ -127,10 +127,14 @@ go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
elif [ ${#publicDomain} -eq 0 ]; then
text="${text}\n
To enable easy reachability with normal browser from the outside
consider adding a IP2TOR Bridge (MAINMENU > SUBSCRIBE)."
consider adding a IP2TOR Bridge: MAINMENU > SUBSCRIBE > IP2TOR"
fi
whiptail --title " BTCPay Server " --msgbox "${text}" 15 69
text="${text}\n
To get the 'Connection String' to activate Lightning Payments:
MAINMENU > LNDCREDS > EXPORT > BTCPay Server"
whiptail --title " BTCPay Server " --msgbox "${text}" 17 69
/home/admin/config.scripts/blitz.lcd.sh hide
echo "please wait ..."