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