Add mod: packages-proprietary-licenses (Part 1)
This commit is contained in:
parent
8ded32e7eb
commit
23b66737a2
@ -1,8 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
cat << EOF | debconf-set-selections
|
|
||||||
firmware-ipw2x00 firmware-ipw2x00/license/accepted boolean true
|
|
||||||
EOF
|
|
||||||
apt-get --error-on=any -y update
|
apt-get --error-on=any -y update
|
||||||
apt-get -y upgrade
|
apt-get -y upgrade
|
||||||
apt-get -y install $WDVN_PACKAGES_INTERACTIVE
|
apt-get -y install $WDVN_PACKAGES_INTERACTIVE
|
||||||
|
Loading…
Reference in New Issue
Block a user