how about?
This commit is contained in:
parent
5e455a14fb
commit
098a8b3148
|
@ -3,7 +3,7 @@ java -version
|
|||
echo Building java console
|
||||
pwd
|
||||
cd java_console
|
||||
call ant clean clean_out_folder build
|
||||
call ant clean clean_out_folder jar
|
||||
cd ..
|
||||
|
||||
if not exist java_console_binary/rusefi_console.jar echo CONSOLE COMPILATION FAILED
|
||||
|
|
Loading…
Reference in New Issue