Replace numbered build scripts with updated ones

This commit is contained in:
2014-12-26 15:04:41 +01:00
parent 86776154c8
commit 4c35d6757c
21 changed files with 34 additions and 29 deletions

12
build/scripts/cleanup.sh Normal file
View File

@@ -0,0 +1,12 @@
#!/bin/bash
set -e
source /build/config
set -x
echo $MODE
apt-get clean
# rm -rf /build
rm -rf /tmp/* /var/tmp/*
# rm -rf /var/lib/apt/lists/*
# rm -f /etc/dpkg/dpkg.cfg.d/02apt-speedup