diff options
-rw-r--r-- | archfi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |