From 11514c3b530eb2ce1ff3cd52f3c9f11165c4a15f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Schl=C3=BCter?= Date: Thu, 25 Jan 2018 13:06:11 +0100 Subject: Add install for wireless-tools. --- install-itzks-workstation | 3 +++ 1 file changed, 3 insertions(+) diff --git a/install-itzks-workstation b/install-itzks-workstation index aed7502..cf7a878 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -48,6 +48,9 @@ apt-get install --yes --force-yes ocsinventory-agent itzks-systems.do_preseed apt-get install itzks-systems-workstation +# Install wireless-tools for configuration of WiFi +apt-get install wireless-tools + # Alternate install libdvdcss2 if needed read -p "Verfügt der Rechner über ein DVD-Laufwerk bzw. sollen DVDs abgespielt werden könnne? (j/n)? " answer case ${answer:0:1} in -- cgit v1.2.3