Add extra packages
This commit is contained in:
parent
ffafad864f
commit
b3f6798ea6
2
hyperfi
2
hyperfi
@ -1624,6 +1624,8 @@ archextrasmenu(){
|
||||
options+=("nano" "" on)
|
||||
options+=("vim" "" on)
|
||||
options+=("dhcpcd" "" on)
|
||||
options+=("iw" "" on)
|
||||
options+=("net-tools" "" on)
|
||||
sel=$(whiptail --backtitle "${apptitle}" --title "${txtextrasmenu}" --checklist "" 0 0 0 \
|
||||
"${options[@]}" \
|
||||
3>&1 1>&2 2>&3)
|
||||
|
Loading…
x
Reference in New Issue
Block a user