mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 11:37:19 +02:00
#1308 enable TOR for zap-android again
This commit is contained in:
@@ -206,10 +206,9 @@ case $CHOICE in
|
||||
fi
|
||||
/home/admin/config.scripts/blitz.lcd.sh hide
|
||||
checkIP2TOR LND-GRPC-API
|
||||
# see https://github.com/rootzoll/raspiblitz/issues/1001#issuecomment-634580257
|
||||
#if [ ${#ip2tor} -eq 0 ]; then
|
||||
# choose_IP_or_TOR
|
||||
#fi
|
||||
if [ ${#ip2tor} -eq 0 ]; then
|
||||
choose_IP_or_TOR
|
||||
fi
|
||||
/home/admin/config.scripts/bonus.lndconnect.sh zap-android ${connect}
|
||||
exit 1;
|
||||
;;
|
||||
|
Reference in New Issue
Block a user