apt clean after package install in clean-build.sh
This commit is contained in:
parent
120bd07975
commit
9e12199468
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@ apt-get install -qq -y \
|
|||
pkg-config \
|
||||
protobuf-compiler
|
||||
|
||||
apt-get clean
|
||||
|
||||
cd /anbox
|
||||
|
||||
# In cases where anbox comes directly from a checked out Android
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue