Remove packages
* usb-modeswitch * usbutils
This commit is contained in:
parent
ffc530280f
commit
131e120321
1 changed files with 1 additions and 3 deletions
4
build.sh
4
build.sh
|
@ -268,9 +268,7 @@ EOF
|
||||||
on_chroot << EOF
|
on_chroot << EOF
|
||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
module-init-tools \
|
module-init-tools \
|
||||||
ca-certificates \
|
ca-certificates
|
||||||
usbutils \
|
|
||||||
usb-modeswitch
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
##
|
##
|
||||||
|
|
Reference in a new issue