mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-04 03:03:42 +02:00
fix if syntax
This commit is contained in:
@@ -94,6 +94,7 @@ elif [ "${targetWallet}" = "sendmany-android" ]; then
|
||||
|
||||
connector="lndconnect"
|
||||
if [ ${forceTOR} -eq 1 ]; then
|
||||
port="8080"
|
||||
#extraparamter="--nocert"
|
||||
fi
|
||||
port="8080"
|
||||
|
Reference in New Issue
Block a user