mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 13:20:56 +02:00
parent
0b075632d1
commit
0dd99df235
@ -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 ..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user