mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
updated FAQ hint
This commit is contained in:
parent
41d03b8cba
commit
e95f2647a7
1 changed files with 3 additions and 2 deletions
|
@ -468,8 +468,9 @@ case $CHOICE in
|
|||
;;
|
||||
MANUAL)
|
||||
echo "************************************************************************************"
|
||||
echo "PLEASE open in browser for more information:"
|
||||
echo "https://bit.ly/RaspiblitzRecover"
|
||||
echo "PLEASE go to RaspiBlitz FAQ:"
|
||||
echo "https://github.com/rootzoll/raspiblitz"
|
||||
echo "And check: How can I recover my coins from a failing RaspiBlitz?"
|
||||
echo "************************************************************************************"
|
||||
exit 0
|
||||
;;
|
||||
|
|
Loading…
Add table
Reference in a new issue