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