mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
more detail info
This commit is contained in:
parent
f578a7eff4
commit
6f39859b69
1 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,11 @@
|
|||
|
||||
source /mnt/hdd/raspiblitz.conf
|
||||
if [ "${autoPilot}" = "on" ]; then
|
||||
echo "PRECHECK: You need to turn OFF the AutoPilot first,"
|
||||
echo "*** IMPORTANT **********************************"
|
||||
echo "You need to turn OFF the LND AutoPilot first,"
|
||||
echo "so that closed channels are not opening up again."
|
||||
echo "You find the AutoPilot under the SERVICES section."
|
||||
echo "You find the AutoPilot -----> SERVICES section"
|
||||
echo "************************************************"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue