mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 12:06:36 +02:00
more detail info
This commit is contained in:
@@ -2,9 +2,11 @@
|
|||||||
|
|
||||||
source /mnt/hdd/raspiblitz.conf
|
source /mnt/hdd/raspiblitz.conf
|
||||||
if [ "${autoPilot}" = "on" ]; then
|
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 "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
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user