segments4 for standalone server
This commit is contained in:
parent
5256574fda
commit
6d01d0d7aa
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@
|
||||||
JAVA_OPTS="-Xmx128M -Xms128M -Xmn8M -DmaxRunningTime=300"
|
JAVA_OPTS="-Xmx128M -Xms128M -Xmn8M -DmaxRunningTime=300"
|
||||||
CLASSPATH=../brouter.jar
|
CLASSPATH=../brouter.jar
|
||||||
|
|
||||||
java $JAVA_OPTS -cp $CLASSPATH btools.server.RouteServer ../segments3 ../profiles2 ../customprofiles 17777 1
|
java $JAVA_OPTS -cp $CLASSPATH btools.server.RouteServer ../segments4 ../profiles2 ../customprofiles 17777 1
|
||||||
|
|
Loading…
Reference in a new issue