mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#1308 reactivate TOR option for Zap iOS
This commit is contained in:
parent
fa247ca582
commit
b927078382
1 changed files with 4 additions and 4 deletions
|
@ -187,10 +187,10 @@ 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
|
||||
see https://github.com/rootzoll/raspiblitz/issues/1001#issuecomment-634580257
|
||||
if [ ${#ip2tor} -eq 0 ]; then
|
||||
choose_IP_or_TOR
|
||||
fi
|
||||
/home/admin/config.scripts/bonus.lndconnect.sh zap-ios ${connect}
|
||||
exit 1;
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue