Moved code from apply {} to init {}

This commit is contained in:
Erik C. Thauvin 2016-07-20 18:30:44 -07:00
parent ac373c53d1
commit feebc92d57
9 changed files with 38 additions and 12 deletions

View file

@ -1 +1,2 @@
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
#!/usr/bin/env sh
java -jar "`dirname "$0"`/kobalt/wrapper/kobalt-wrapper.jar" $*