3 lines
81 B
Plaintext
3 lines
81 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
|