mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-06-16 05:10:51 -07:00
2 lines
98 B
Bash
Executable file
2 lines
98 B
Bash
Executable file
#!/usr/bin/env bash
|
|
java -jar $(dirname "$(readlink -f $0)")/kobalt/wrapper/kobalt-wrapper.jar $*
|