mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Move kobaltw under bin/ in the zip file.
This commit is contained in:
parent
f806c18303
commit
bf9024eef8
2 changed files with 3 additions and 1 deletions
2
dist/kobaltw
vendored
Executable file
2
dist/kobaltw
vendored
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
java -jar $(dirname $0)/../kobalt/wrapper/kobalt-wrapper.jar $*
|
Loading…
Add table
Add a link
Reference in a new issue