mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-25 07:07:46 +01:00
remove debug output
This commit is contained in:
parent
bf7444c7ff
commit
f5f666c16e
1 changed files with 1 additions and 2 deletions
|
@ -120,8 +120,7 @@ do
|
|||
|
||||
############################
|
||||
# LND Wallet Unlock
|
||||
|
||||
echo "walletLocked(${walletLocked})"
|
||||
|
||||
if [ "${walletLocked}" == "1" ]; then
|
||||
/home/admin/config.scripts/lnd.unlock.sh
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue