Updated wrong title
This commit is contained in:
parent
28a01afccc
commit
8df47e4667
|
@ -259,8 +259,8 @@ step8(){
|
||||||
# [0] Step choice
|
# [0] Step choice
|
||||||
#========================================================#
|
#========================================================#
|
||||||
echo "\nSTEPS";
|
echo "\nSTEPS";
|
||||||
echo "(1) Init device layout (gpt table)";
|
echo "(1) Unmount mounted partitions";
|
||||||
echo "(2) Format disk";
|
echo "(2) Format disk (gpt table)";
|
||||||
echo "(3) Burn image into disk";
|
echo "(3) Burn image into disk";
|
||||||
echo "(4) Mount / partition";
|
echo "(4) Mount / partition";
|
||||||
echo "(5) Update users";
|
echo "(5) Update users";
|
||||||
|
|
Loading…
Reference in New Issue