1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Merge pull request #207 from dmitry-zhuravlev/master

* fix wrapper execution
This commit is contained in:
Cedric Beust 2016-05-24 06:13:05 -07:00
commit f60ab09594

View file

@ -1,2 +1,2 @@
@echo off @echo off
java -jar "%~dp0/kobalt/wrapper/kobalt-wrapper.jar" %* java -jar "%~dp0/../kobalt/wrapper/kobalt-wrapper.jar" %*