/[projects]/misc/osrm-scripts/build-osrm.sh
ViewVC logotype

Diff of /misc/osrm-scripts/build-osrm.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3191 by torben, Thu Feb 2 09:27:20 2017 UTC revision 3192 by torben, Sun Feb 12 12:29:45 2017 UTC
# Line 74  cd $DATADIR Line 74  cd $DATADIR
74    
75  if [ ! -f denmark-latest.osm ] ; then  if [ ! -f denmark-latest.osm ] ; then
76          wget http://download.geofabrik.de/europe/denmark-latest.osm.bz2          wget http://download.geofabrik.de/europe/denmark-latest.osm.bz2
77            echo "Starting bunzip2"
78          bunzip2 denmark-latest.osm.bz2          bunzip2 denmark-latest.osm.bz2
79  fi  fi
80    
# Line 90  fi Line 91  fi
91    
92  echo $0 is finished  echo $0 is finished
93    
 #cd $DATADIR  
   
 #osrm-routed denmark-latest.osrm  
94    
95    
96    

Legend:
Removed from v.3191  
changed lines
  Added in v.3192

  ViewVC Help
Powered by ViewVC 1.1.20