Added executable permissions and shebang line to BUILDME

This commit is contained in:
Andrew Murray 2016-05-08 21:41:59 +10:00
parent bcd4707c6c
commit a4878b99fd

1
docs/BUILDME Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/bin/bash
# $Id$
# quick build (for lazy programmers). for more information on the
# build process, see the README file.