Remove dialog from extras
This commit is contained in:
parent
04ad84f3fc
commit
c81d814bf3
1 changed files with 0 additions and 1 deletions
1
archfi
1
archfi
|
@ -1703,7 +1703,6 @@ archextrasmenu(){
|
|||
options+=("nano" "" on)
|
||||
options+=("vim" "" on)
|
||||
options+=("dhcpcd" "" on)
|
||||
options+=("dialog" "" on)
|
||||
sel=$(whiptail --backtitle "${apptitle}" --title "${txtextrasmenu}" --checklist "" 0 0 0 \
|
||||
"${options[@]}" \
|
||||
3>&1 1>&2 2>&3)
|
||||
|
|
Loading…
Reference in a new issue