mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 12:05:04 +02:00
committed by
rootzoll
parent
0b075632d1
commit
0dd99df235
@@ -127,10 +127,14 @@ go MAINMENU > SUBSCRIBE and add LetsEncrypt HTTPS Domain"
|
|||||||
elif [ ${#publicDomain} -eq 0 ]; then
|
elif [ ${#publicDomain} -eq 0 ]; then
|
||||||
text="${text}\n
|
text="${text}\n
|
||||||
To enable easy reachability with normal browser from the outside
|
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
|
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
|
/home/admin/config.scripts/blitz.lcd.sh hide
|
||||||
echo "please wait ..."
|
echo "please wait ..."
|
||||||
|
Reference in New Issue
Block a user