send_command

This commit is contained in:
Andrey 2022-01-06 05:17:09 -05:00
parent b813568179
commit 5908d47a56
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
echo off
set arg1=%1
cd ../console
java -jar rusefi_console.jar send_command %arg1%