Add license agreement for firmware-ivtv
This commit is contained in:
parent
48be9ece96
commit
2d2ad86dca
@ -3,6 +3,10 @@ cat << EOF | debconf-set-selections
|
|||||||
firmware-ipw2x00 firmware-ipw2x00/license/accepted boolean true
|
firmware-ipw2x00 firmware-ipw2x00/license/accepted boolean true
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
cat << EOF | debconf-set-selections
|
||||||
|
firmware-ivtv firmware-ivtv/license/accepted boolean true
|
||||||
|
EOF
|
||||||
|
|
||||||
python3 << EOF
|
python3 << EOF
|
||||||
import apt
|
import apt
|
||||||
cache = apt.Cache()
|
cache = apt.Cache()
|
||||||
|
Loading…
Reference in New Issue
Block a user