Skip to content
Snippets Groups Projects
Commit 4bc98a51 authored by Wei Liu's avatar Wei Liu
Browse files

fixed class path

parent 25dfa1ea
Branches
Tags
No related merge requests found
......@@ -16,6 +16,6 @@ if exist "%JRE%\" (
set JAR=%ROOT%\lib\unimelb-mf-clients.jar
"%JAVA%" -XX:+UseG1GC -XX:+UseStringDeduplication -Xmx1g -cp "%JAR%" unimelb.mf.client.instrument.cli.InstrumentUploadMissingFind %*
"%JAVA%" -XX:+UseG1GC -XX:+UseStringDeduplication -Xmx1g -cp "%JAR%" unimelb.mf.client.instrument.cli.InstrumentUploadList %*
endlocal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment