mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
2 lines
79 B
Bash
Executable file
2 lines
79 B
Bash
Executable file
#!/usr/bin/env sh
|
|
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
|