mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
fixed wrapper path in dist/kobaltw.bat
This commit is contained in:
parent
898d7dcc0d
commit
b6414f7740
1 changed files with 1 additions and 1 deletions
2
dist/kobaltw.bat
vendored
2
dist/kobaltw.bat
vendored
|
@ -1,2 +1,2 @@
|
|||
@echo off
|
||||
java -jar "%~dp0/kobalt/wrapper/kobalt-wrapper.jar" %*
|
||||
java -jar "%~dp0/../kobalt/wrapper/kobalt-wrapper.jar" %*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue