update orb build instructions

This commit is contained in:
Robur 2021-06-24 13:22:38 +00:00
parent 26bd237be3
commit 7548513ba4

View file

@ -20,6 +20,7 @@ build: [
["dune" "subst"] {dev}
["dune" "build" "-p" name "-j" jobs]
["sh" "packaging/FreeBSD/create_package.sh"] {os = "freebsd"}
["sh" "packaging/debian/create_package.sh"] {os-family = "debian"}
]
dev-repo: "git+https://github.com/roburio/orb.git"
url {