fix an error ( Error: Unable to access jarfile ./lib/ethereumj-0.7.9.jar )
This commit is contained in:
parent
a8d407ab28
commit
99af4432a9
|
@ -1 +1 @@
|
|||
java -Xmx6144M -Dlog4j.configuration=file:./config/log4j.properties -jar ./lib/ethereumj-0.7.9.jar org.ethereum.Start -o true $@
|
||||
java -Xmx6144M -Dlog4j.configuration=file:./config/log4j.properties -jar ./lib/ethereumj-0.7.9*.jar org.ethereum.Start -o true $@
|
||||
|
|
Loading…
Reference in New Issue