Fixed directory name typo.

This commit is contained in:
Erik C. Thauvin 2018-06-28 10:14:40 -07:00
parent e3dc6af9b1
commit aed7e8434f
21 changed files with 35 additions and 33 deletions

View file

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