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