mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 03:56:21 +02:00
System Options fix syntax
This commit is contained in:
@@ -20,7 +20,6 @@ if [ "${lightning}" == "lnd" ] || [ "${lnd}" == "on" ]; then
|
|||||||
OPTIONS+=(${network}CONF "Edit the bitcoin.conf")
|
OPTIONS+=(${network}CONF "Edit the bitcoin.conf")
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if
|
|
||||||
OPTIONS+=(LNDLOG "Monitor the lnd.log for ${CHAIN}")
|
OPTIONS+=(LNDLOG "Monitor the lnd.log for ${CHAIN}")
|
||||||
OPTIONS+=(LNDCONF "Edit the lnd.conf for ${CHAIN}")
|
OPTIONS+=(LNDCONF "Edit the lnd.conf for ${CHAIN}")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user