diff options
Diffstat (limited to 'install-itzks-workstation')
-rw-r--r-- | install-itzks-workstation | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install-itzks-workstation b/install-itzks-workstation index a16cf89..7f0b1bf 100644 --- a/install-itzks-workstation +++ b/install-itzks-workstation @@ -52,7 +52,7 @@ itzks-systems.do_preseed apt-get install itzks-systems-workstation # Install wireless-tools for configuration of WiFi -apt-get install wireless-tools +apt-get install wireless-tools uuid-runtime # 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 |