removing ZEUS iOS from TOR options

This commit is contained in:
rootzoll 2020-01-25 17:49:57 +01:00
parent 09eca87a84
commit 12c39a3aca
2 changed files with 1 additions and 3 deletions

View file

@ -63,7 +63,6 @@ if [ "${runBehindTor}" = "on" ]; then
# Options (available with TOR)
OPTIONS=( #ZAP_IOS "Zap Wallet (iOS) over TOR" \
ZAP_ANDROID "Zap Wallet (Android) over TOR" \
ZEUS_IOS "Zeus Wallet (iOS) over TOR" \
ZEUS_ANDROID "Zeus Wallet (Android) over TOR" \
FULLY_NODED "Fully Noded (IOS) over TOR"
)

View file

@ -97,7 +97,7 @@ elif [ "${targetWallet}" = "zap-android" ]; then
elif [ "${targetWallet}" = "zeus-ios" ]; then
connector="lndconnect"
supportsTOR=1
supportsTOR=0
port="8080"
elif [ "${targetWallet}" = "zeus-android" ]; then
@ -123,7 +123,6 @@ else
exit 1
fi
#### ADAPT PARAMETERS BASED RASPIBLITZ CONFIG
# get the local IP as default host