mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 07:57:12 -07:00
Merge pull request #4 from benignbala/master
Added $KOBALT_HOME/kobaltw to the wrapper
This commit is contained in:
commit
a1eb6cb942
1 changed files with 1 additions and 1 deletions
2
kobaltw
2
kobaltw
|
@ -1,2 +1,2 @@
|
|||
java -jar kobalt/wrapper/kobalt-wrapper.jar $*
|
||||
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue