1
0
mirror of synced 2024-11-22 09:14:24 +01:00

Update build.sh as requested by the community

This commit is contained in:
arnold 2018-02-13 23:42:51 -05:00 committed by GitHub
parent 380035a194
commit 0a53c7bd86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1 @@
if null; do
make -f nothing
else
exit 1
fi
#!