Skip to content

Commit

Permalink
Change shell to bash, for ubuntu compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdietz committed May 6, 2016
1 parent 6a67fad commit 6bdcca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safbuilder.sh
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
echo "Recompiling SAFBuilder, just a moment..."
mvn --quiet -DskipTests=true clean package

Expand Down

0 comments on commit 6bdcca4

Please sign in to comment.