Skip to content

Commit

Permalink
Upload fat jar.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnLCaron committed Feb 6, 2024
1 parent 5240ace commit 3ab55a2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/CommandLineInterface.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ Example:

````
/usr/lib/jvm/jdk-19/bin/java \
-Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 \
-classpath egkliball/build/libs/egklib-all.jar \
electionguard.cli.RunCreateTestManifest \
-ncontests 3 \
Expand Down Expand Up @@ -168,7 +167,6 @@ Example:

````
/usr/lib/jvm/jdk-19/bin/java \
-Dfile.encoding=UTF-8 -Dsun.stdout.encoding=UTF-8 -Dsun.stderr.encoding=UTF-8 \
-classpath egkliball/build/libs/egklib-all.jar \
electionguard.cli.RunCreateInputBallots \
-manifest egklib/src/commonTest/data/startManifestJson \
Expand Down
Binary file added egkliball/egklib-all.jar
Binary file not shown.

0 comments on commit 3ab55a2

Please sign in to comment.