updated FAQ hint

This commit is contained in:
rootzoll 2019-02-15 16:00:58 +01:00
parent 41d03b8cba
commit e95f2647a7

View file

@ -468,8 +468,9 @@ case $CHOICE in
;; ;;
MANUAL) MANUAL)
echo "************************************************************************************" echo "************************************************************************************"
echo "PLEASE open in browser for more information:" echo "PLEASE go to RaspiBlitz FAQ:"
echo "https://bit.ly/RaspiblitzRecover" echo "https://github.com/rootzoll/raspiblitz"
echo "And check: How can I recover my coins from a failing RaspiBlitz?"
echo "************************************************************************************" echo "************************************************************************************"
exit 0 exit 0
;; ;;