mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-25 16:07:12 -07:00
Changed fix for Gygwin/MinGW to handle Windows specifically.
Switched kotbaltw to bourne shell. kobaltw.bat now created by default.
This commit is contained in:
parent
53ba3a4c0c
commit
6ec5aa8994
4 changed files with 34 additions and 11 deletions
2
kobaltw
2
kobaltw
|
@ -1,2 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/usr/bin/env sh
|
||||
java -jar $(dirname $0)/kobalt/wrapper/kobalt-wrapper.jar $*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue