summaryrefslogtreecommitdiff
path: root/vm.sh
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-04-09 19:24:36 +0300
committerLars Wirzenius <liw@liw.fi>2020-04-09 19:24:36 +0300
commit3bb3e85e95250618fdc6f2845bc300b34f94d725 (patch)
tree7301173b81eaab9288ab59bdb19898a67403714c /vm.sh
parentc4d824cb8de19d24579dc2721a61b7a73355c0cb (diff)
downloadick-contractor-3bb3e85e95250618fdc6f2845bc300b34f94d725.tar.gz
Drop: debugging stuff
Diffstat (limited to 'vm.sh')
-rwxr-xr-xvm.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/vm.sh b/vm.sh
index bdb1c71..8abdd36 100755
--- a/vm.sh
+++ b/vm.sh
@@ -3,4 +3,6 @@
set -eu
vmdb2 worker.vmdb --output worker.img --rootfs-tarball vm.tar.gz -v
+vmdb2 worker-subplot.vmdb --output worker-subplot.img --rootfs-tarball vm.tar.gz -v
+vmdb2 worker-vmdb2.vmdb --output worker-vmdb2.img --rootfs-tarball vm.tar.gz -v
vmdb2 vm.vmdb --output vm.img --rootfs-tarball vm.tar.gz -v