easy-osm2city/update-programs

7 lines
72 B
Text
Raw Normal View History

#! /bin/bash
git pull
cd osm2city
git pull
cd ../osm2city-data
git pull