mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-05 14:03:17 +02:00
remove old line
This commit is contained in:
@@ -185,7 +185,6 @@ if [ "$1" == "prestart" ]; then
|
|||||||
" | tee -a ${lndConfFile}
|
" | tee -a ${lndConfFile}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
--tor\.socks=$SOCKSPORT --tor\.control=$CONTROLPORT
|
|
||||||
setting ${lndConfFile} ${insertLine} "tor.control" "9071"
|
setting ${lndConfFile} ${insertLine} "tor.control" "9071"
|
||||||
setting ${lndConfFile} ${insertLine} "tor.socks" "9070"
|
setting ${lndConfFile} ${insertLine} "tor.socks" "9070"
|
||||||
setting ${lndConfFile} ${insertLine} "tor.privatekeypath" "\/mnt\/hdd\/lnd\/${netprefix}v3_onion_private_key"
|
setting ${lndConfFile} ${insertLine} "tor.privatekeypath" "\/mnt\/hdd\/lnd\/${netprefix}v3_onion_private_key"
|
||||||
|
Reference in New Issue
Block a user