3 lines
82 B
Plaintext
3 lines
82 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
java -jar "`dirname "$0"`/kobalt/wrapper/kobalt-wrapper.jar" $*
|