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 +#!