1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-13 17:34:13 +02:00

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

View File

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