1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-24 23:47:11 -07:00

Revert the kobaltw.bat fix.

This commit is contained in:
Cedric Beust 2016-05-29 06:35:54 -07:00
parent 0bd170434d
commit 7f73520579

View file

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