mirror of
https://github.com/ethauvin/kobalt-line-count.git
synced 2025-04-25 03:07:11 -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 $*
|