Skip to content

Commit

Permalink
New view modes. Some ui improvement in the System Setup dialog.
Browse files Browse the repository at this point in the history
  • Loading branch information
babaissarkar committed Feb 3, 2022
1 parent 39cbeec commit 7b80e5c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions generate_all.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

echo "Copying targer jar"
echo "Running Maven"
mvn package
echo "Copying target jar"
cp -v target/SSPlot.jar jar/
echo "Generating Docs"
markdown README.md > README.html

0 comments on commit 7b80e5c

Please sign in to comment.