summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-08-08 18:32:29 +0300
committerLars Wirzenius <liw@liw.fi>2016-08-08 18:32:29 +0300
commit2d51cb046bdfc915b4b894dfc82079ed2c3c347f (patch)
tree25b20c21e44bd3c91021876d0b220e41fa8b3e10 /build.sh
parentb502f2c87275766e81adb1406a87ddb507b5e87c (diff)
downloadminipc-router-2d51cb046bdfc915b4b894dfc82079ed2c3c347f.tar.gz
Add script to run the whole build process
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/build.sh b/build.sh
new file mode 100755
index 0000000..0282a4e
--- /dev/null
+++ b/build.sh
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+set -eu
+
+vmdebootstrap --config router.conf
+gzip router.img
+vmdebootstrap --config installer.conf