2 lines
63 B
Bash
2 lines
63 B
Bash
|
arg1=$1
|
||
|
java -jar console/rusefi_console.jar send_command $arg1
|