mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
#1001 removing ZAP iOS as option for TOR for now
This commit is contained in:
parent
e970844baa
commit
09eca87a84
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ OPTIONS=(ZAP_IOS "Zap Wallet (iOS)" \
|
|||
|
||||
if [ "${runBehindTor}" = "on" ]; then
|
||||
# Options (available with TOR)
|
||||
OPTIONS=(ZAP_IOS "Zap Wallet (iOS) over 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" \
|
||||
|
|
Loading…
Add table
Reference in a new issue