mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-24 23:47:11 -07:00
Fix kobaltw.bat
This commit is contained in:
parent
f67a009923
commit
a6a751d4c9
1 changed files with 1 additions and 1 deletions
|
@ -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