diff --git a/ethereumj-studio/src/main/resources/config/cli.sh b/ethereumj-studio/src/main/resources/config/cli.sh index 9d5103d9..7fe1f7e8 100644 --- a/ethereumj-studio/src/main/resources/config/cli.sh +++ b/ethereumj-studio/src/main/resources/config/cli.sh @@ -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 $@