From a0ee1260e7efaf6248df9445d4d7165e2fc16cae Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 30 Oct 2016 20:27:16 +0100 Subject: Simplify build --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index 38bfe40..9e5cca5 100755 --- a/build +++ b/build @@ -1,2 +1,2 @@ -#!/bin-sh +#!/bin/sh nix-shell --command "make clean install build" -- cgit v1.2.3