mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
exit when lnd is not installed
This commit is contained in:
@@ -14,6 +14,7 @@ elif [ $lndVersion -eq 11 ]; then
|
||||
else
|
||||
echo "# LND not installed or a version not tested with chantools"
|
||||
lncli -v
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# command info
|
||||
|
Reference in New Issue
Block a user