Skip to content

Commit

Permalink
Merge pull request #523 from ZeusLN/patch-2
Browse files Browse the repository at this point in the history
Typo: Clone Blockchain form a second HDD
  • Loading branch information
rootzoll committed Apr 17, 2019
2 parents 9e8fa0b + 7f90bfd commit dd6cc39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions home.admin/50cloneHDD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ while [ ${ready} -eq 0 ]
done

echo ""
echo "*** Clone Blockchain form a second HDD ***"
echo "*** Clone Blockchain from a second HDD ***"
echo ""
echo "WARNING: The RaspiBlitz cannot run 2 HDDs without extra Power!"
echo ""
Expand Down Expand Up @@ -207,4 +207,4 @@ fi
if [ ${setupStep} -lt 100 ]; then
# setup script will decide the next logical step
/home/admin/10setupBlitz.sh
fi
fi

0 comments on commit dd6cc39

Please sign in to comment.