2 lines
72 B
Bash
Executable file
2 lines
72 B
Bash
Executable file
#!/bin/sh
|
|
java -jar "`dirname $0`/kobalt/wrapper/kobalt-wrapper.jar" $*
|