mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-23 06:35:21 +01:00
offer backup info
This commit is contained in:
parent
28cf54db0e
commit
1a5fe1aa6d
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ elif [ ${lndActive} -eq 0 ] || [ ${#lndErrorFull} -gt 0 ] || [ "${1}" == "lightn
|
|||
echo ${lndErrorFull}
|
||||
fi
|
||||
echo
|
||||
echo "-> Use command 'repair' and then choose 'BACKUP-LND' to make a just in case backup."
|
||||
echo "-> Use command 'debug' for more log output you can use for getting support."
|
||||
echo "-> Use command 'menu' to open main menu."
|
||||
echo "-> Have you tried to turn it off and on again? Use command 'restart'"
|
||||
|
|
Loading…
Add table
Reference in a new issue