mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-11 21:29:29 +02:00
remove debug
This commit is contained in:
parent
f0e32db2a3
commit
de96278a92
@ -147,12 +147,8 @@ fi
|
||||
|
||||
# if C-Lightning is active
|
||||
if [ "${lightning}" == "cln" ] || [ "${cln}" == "on" ]; then
|
||||
echo "GOT CLN"
|
||||
OPTIONS+=(CLN "C-lightning Wallet Options")
|
||||
else
|
||||
echo "NO CLN (${cln})"
|
||||
fi
|
||||
sleep 3
|
||||
|
||||
OPTIONS+=(SETTINGS "Node Settings & Options")
|
||||
OPTIONS+=(SERVICES "Additional Apps & Services")
|
||||
|
Loading…
x
Reference in New Issue
Block a user