mirror of
https://github.com/status-im/ethereumj-personal.git
synced 2025-01-09 11:32:28 +00:00
Merge pull request #174 from ligi/fix_cli_sh
fix an error ( Error: Unable to access jarfile ./lib/ethereumj-0.7.9.jar )
This commit is contained in:
commit
9d53d80e4f
@ -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…
x
Reference in New Issue
Block a user