Merge pull request #435 from Gaboso/master

Added shebang line to build.sh
This commit is contained in:
cyian-1756 2018-02-19 20:43:37 -05:00 committed by GitHub
commit 1480bbe4fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1,2 @@
#!/usr/bin/env bash
mvn clean compile assembly:single