diff options
Diffstat (limited to 'build_renfe/start.sh')
| -rw-r--r-- | build_renfe/start.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/build_renfe/start.sh b/build_renfe/start.sh new file mode 100644 index 0000000..2e4ddbd --- /dev/null +++ b/build_renfe/start.sh @@ -0,0 +1,3 @@ +#!/bin/sh +osrm-routed --algorithm mld --port 5000 /data/standard/spain-latest.osrm & +osrm-routed --algorithm mld --port 5001 /data/narrow/spain-latest.osrm
\ No newline at end of file |
