Install iw package on Debian 12

This commit is contained in:
billz 2023-09-03 09:44:43 +02:00
parent 16a413aa9f
commit cc6fa1d8d0
1 changed files with 0 additions and 2 deletions

View File

@ -227,8 +227,6 @@ function _install_dependencies() {
fi
if [ ${OS,,} = "debian" ] || [ ${OS,,} = "ubuntu" ]; then
dhcpcd_package="dhcpcd5"
fi
if [ ${OS,,} = "ubuntu" ]; then
iw_package="iw"
fi