Skip to content

Commit

Permalink
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -33,7 +33,10 @@
<phase>package</phase>
<goals><goal>exec</goal></goals>
<configuration>
<executable>irb.sh</executable>
<executable>sh</executable>
<arguments>
<argument>irb.sh</argument>
</arguments>
</configuration>
</execution>
</executions>

0 comments on commit fb4dc4e

Please sign in to comment.