retstart -> restart

This commit is contained in:
Gigi
2020-02-23 19:45:22 +01:00
parent 816ad451e3
commit c40a0263f6

View File

@@ -119,7 +119,7 @@ if [ ${hddGotBlockchain} -eq 0 ]; then
else else
clear clear
echo "# Not formatting the HDD/SSD - Setup Process stopped." 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 exit 1
fi fi