Make build.groovy executable

This commit is contained in:
R. Tyler Croy 2016-07-25 14:43:01 -07:00
parent 12af950d55
commit 6c6f2ae078
No known key found for this signature in database
GPG Key ID: 1426C7DC3F51E16F
1 changed files with 2 additions and 0 deletions

2
build.groovy Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env groovy
// generate actual message files
def dir = new File("output");