diff --git a/bin/run.sh b/bin/run.sh new file mode 100644 index 0000000..94f067e --- /dev/null +++ b/bin/run.sh @@ -0,0 +1 @@ +java -cp ../target/upgram-1.0-SNAPSHOT.jar:../target/lib/* Main \ No newline at end of file