easy-osm2city/update-programs
merspieler 071d25f91e Added script to update all git repos
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-11-18 15:00:47 +01:00

6 lines
72 B
Bash
Executable file

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