retstart -> restart

This commit is contained in:
Gigi 2020-02-23 19:45:22 +01:00
parent 816ad451e3
commit c40a0263f6
No known key found for this signature in database
GPG Key ID: D9E44F74C8A4DDEA

View File

@ -119,7 +119,7 @@ if [ ${hddGotBlockchain} -eq 0 ]; then
else
clear
echo "# Not formatting the HDD/SSD - Setup Process stopped."
echo "# Rearrange your hardware and retstart with a fresh sd card again."
echo "# Rearrange your hardware and restart with a fresh sd card again."
exit 1
fi