From e899cecde7fb10b5e7ae1b6130922437297f5cb0 Mon Sep 17 00:00:00 2001 From: Joris Date: Wed, 5 Oct 2016 09:59:43 +0200 Subject: Add the build command --- build | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 build (limited to 'build') diff --git a/build b/build new file mode 100755 index 0000000..38bfe40 --- /dev/null +++ b/build @@ -0,0 +1,2 @@ +#!/bin-sh +nix-shell --command "make clean install build" -- cgit v1.2.3