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

* fix wrapper execution

This commit is contained in:
Dmitry Zhuravlev 2016-05-24 11:35:12 +03:00
parent 238056cd27
commit 10fd9993f8

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" %*