Updated wrappers.
This commit is contained in:
parent
6800d362a7
commit
f8a8e5917b
20 changed files with 116 additions and 11 deletions
4
kobalt/wrapper/kobaltw.bat
Normal file
4
kobalt/wrapper/kobaltw.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
@echo off
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*
|
Loading…
Add table
Add a link
Reference in a new issue