mirror of
https://github.com/xpipe-io/xpipe.git
synced 2026-04-23 08:00:56 -04:00
4 lines
78 B
Batchfile
4 lines
78 B
Batchfile
@echo off
|
|
set CDS_JVM_OPTS=JVM-ARGS
|
|
CALL "%~dp0\..\runtime\bin\xpiped.bat" %*
|