1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-06-16 21:30:51 -07:00
This commit is contained in:
Cedric Beust 2016-12-07 13:50:46 -08:00
parent 8c29914193
commit 7ec673c41e
6 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,4 @@
@echo off
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*
@echo off
set DIRNAME=%~dp0
if "%DIRNAME%" == "" set DIRNAME=.
java -jar "%DIRNAME%/kobalt/wrapper/kobalt-wrapper.jar" %*