mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-19 20:24:39 +02:00
fix syntax
This commit is contained in:
@@ -50,7 +50,8 @@ fi
|
|||||||
|
|
||||||
# just available for CLN
|
# just available for CLN
|
||||||
if [ "${lightning}" == "cln" ]; then
|
if [ "${lightning}" == "cln" ]; then
|
||||||
# none yet
|
# nothing yet
|
||||||
|
echo ""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
OPTIONS+=(j 'JoinMarket' ${joinmarket})
|
OPTIONS+=(j 'JoinMarket' ${joinmarket})
|
||||||
|
Reference in New Issue
Block a user