Add editor choice feature
This commit is contained in:
parent
6487a54850
commit
5e1bad50b7
1 changed files with 4 additions and 0 deletions
4
archfi
4
archfi
|
@ -42,6 +42,10 @@ mainmenu(){
|
|||
;;
|
||||
"$txtsetkeymap")
|
||||
setkeymap
|
||||
nextitem="$txteditor"
|
||||
;;
|
||||
"$txteditor")
|
||||
chooseeditor
|
||||
nextitem="$txtdiskpartmenu"
|
||||
;;
|
||||
"$txtdiskpartmenu")
|
||||
|
|
Loading…
Reference in a new issue