forked from Apple-2-Tools/jace
Update run.sh
This commit is contained in:
parent
4769e6c5aa
commit
58199776a5
7
run.sh
7
run.sh
@ -1,9 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
#java -jar target/jace-2.0-SNAPSHOT.jar
|
||||
|
||||
# http://stackoverflow.com/questions/9689793/cant-execute-jar-file-no-main-manifest-attribute
|
||||
#java -cp target/jace-2.0-SNAPSHOT.jar jace.JaceApplication
|
||||
|
||||
java -jar target/jace-2.0-SNAPSHOT-jar-with-dependencies.jar
|
||||
java -jar target/Jace.jar
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user