#!/bin/sh set -ex wget http://192.168.0.12:3000/job/orb-ubuntu-20.04/build/latest/f/bin/orb.deb apt install --no-install-recommends --no-install-suggests -y ./orb.deb rm orb.deb repos="default:https://opam.ocaml.org,unikernels:https://git.robur.io/robur/unikernel-repo.git" orb build --disable-sandboxing --solver-timeout=600 --switch-name=/tmp/myswitch --date=1589138087 --out=. --repos=$repos solo5-bindings-hvt.0.6.8~packaging