mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -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
dist/kobaltw
vendored
2
dist/kobaltw
vendored
|
@ -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