summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-09 11:24:57 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-09 11:24:57 +0300
commit4a9aa8b3e66370d3aa6c0e610ed37551f48b555b (patch)
tree7c95111d67da83f285954efce0712a967fcf89dd /build.sh
parent17d77f22f6f6e22960f7feeae4e6bdfa17d4dc38 (diff)
downloadminipc-router-4a9aa8b3e66370d3aa6c0e610ed37551f48b555b.tar.gz
Clean up more in build.sh
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index e3fbf68..d810be9 100755
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
set -eu
-rm -f router.img router.img.gz installer.img
+rm -f router.img router.img.gz installer.img router.log installer.log
vmdebootstrap --config router.yaml
gzip router.img
vmdebootstrap --config installer.yaml