Typo
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
56e8d3e7da
commit
706805d342
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@ case $key in
|
|||
esac
|
||||
done
|
||||
|
||||
echo "Updateing easy-osm2city..."
|
||||
echo "Updating easy-osm2city..."
|
||||
git pull --rebase
|
||||
|
||||
wd=$(pwd)
|
||||
|
@ -49,7 +49,7 @@ fi
|
|||
|
||||
cd $wd
|
||||
|
||||
echo "Updateing osm2city..."
|
||||
echo "Updating osm2city..."
|
||||
cd osm2city
|
||||
git pull --rebase
|
||||
|
||||
|
|
Loading…
Reference in a new issue