Updated wrong title

This commit is contained in:
xdrm-brackets 2017-01-21 17:16:44 +01:00
parent 28a01afccc
commit 8df47e4667
1 changed files with 2 additions and 2 deletions

View File

@ -259,8 +259,8 @@ step8(){
# [0] Step choice
#========================================================#
echo "\nSTEPS";
echo "(1) Init device layout (gpt table)";
echo "(2) Format disk";
echo "(1) Unmount mounted partitions";
echo "(2) Format disk (gpt table)";
echo "(3) Burn image into disk";
echo "(4) Mount / partition";
echo "(5) Update users";