remove debug output

This commit is contained in:
rootzoll 2021-05-06 00:16:22 +02:00
parent bf7444c7ff
commit f5f666c16e

View file

@ -121,7 +121,6 @@ do
############################
# LND Wallet Unlock
echo "walletLocked(${walletLocked})"
if [ "${walletLocked}" == "1" ]; then
/home/admin/config.scripts/lnd.unlock.sh
fi