mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-24 23:47:11 -07:00
2 lines
64 B
Batchfile
2 lines
64 B
Batchfile
@echo off
|
|
java -jar %~dp0/kobalt/wrapper/kobalt-wrapper.jar %*
|