diff --git a/scripts/clean-build.sh b/scripts/clean-build.sh index e6f6d750958cdf3bdc78f67b91121578ed421e4b..b2de311e08c971b6ce42aa1d920e94115971b225 100755 --- a/scripts/clean-build.sh +++ b/scripts/clean-build.sh @@ -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