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