1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-01 03:20:20 +02:00

Added shebang line to build.sh

This commit is contained in:
Gaboso
2018-02-19 21:34:51 -04:00
parent 26b90f8287
commit cf414e1d44

View File

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