From 0a53c7bd86bd64c738b3b2857129b8287350add9 Mon Sep 17 00:00:00 2001 From: arnold Date: Tue, 13 Feb 2018 23:42:51 -0500 Subject: [PATCH] Update build.sh as requested by the community --- build.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/build.sh b/build.sh index b0b1d74..7218afe 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1 @@ -if null; do - make -f nothing -else - exit 1 -fi +#!