Browse Source

fix eof

dev
/geco 6 years ago
parent
commit
44e3812175
  1. 2
      home.admin/config.scripts/lnd.autounlock.sh

2
home.admin/config.scripts/lnd.autounlock.sh

@ -79,5 +79,3 @@ if [ "$1" = "0" ] || [ "$1" = "off" ]; then
echo "Auto-Unlock is now OFF"
fi
exit 0
Loading…
Cancel
Save