Browse Source

remove debug exit

master
Christian Rotzoll 6 years ago
parent
commit
9b7ab955e5
  1. 1
      home.admin/70initLND.sh

1
home.admin/70initLND.sh

@ -485,7 +485,6 @@ if [ ${gotSCB} -eq 1 ]; then
echo "lncli restorechanbackup --multi_file=/home/admin/channel.backup" echo "lncli restorechanbackup --multi_file=/home/admin/channel.backup"
echo "Press ENTER to continue for now ..." echo "Press ENTER to continue for now ..."
read key read key
exit 1
fi fi
else else

Loading…
Cancel
Save