remove debug exit

This commit is contained in:
Christian Rotzoll 2019-04-26 17:57:23 +02:00
parent ba5f5ce88e
commit 9b7ab955e5

View file

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