1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-line-count.git synced 2025-04-25 03:07:11 -07:00

Kobalt update.

This commit is contained in:
Erik C. Thauvin 2016-08-04 17:51:08 -07:00
parent 9c2f49d90b
commit 15a5402b73
4 changed files with 7 additions and 2 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" $*