#!/bin/bash cd /home if [ /home/valhalla/valhalla_tiles.tar -ot /home/data.osm.pbf ]; then /home/update.sh fi valhalla_service valhalla.json 1