mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
remove debug exit
This commit is contained in:
parent
ba5f5ce88e
commit
9b7ab955e5
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue