Merge pull request #77 from szimszon/patch-4

works well with dash and bash, have not tested with other shell...
This commit is contained in:
vshcherb 2011-09-30 16:30:49 -07:00
commit 8febf0ba54

View file

@ -4,4 +4,4 @@
# the JVM. With the below settings the heap size (Available memory for the application)
# will range from 64 megabyte up to 512 megabyte.
java -Djava.util.logging.config.file=logging.properties -Xms64M -Xmx512M -cp "./OsmAndMapCreator.jar:./lib/*.jar" net.osmand.binary.BinaryInspector %1 %2 %3 %4 %5 %6 %7 %8 %9
java -Djava.util.logging.config.file=logging.properties -Xms64M -Xmx512M -cp "./OsmAndMapCreator.jar:./lib/*.jar" net.osmand.binary.BinaryInspector $@