Switch order
Signed-off-by: fly <merspieler@airmail.cc>
This commit is contained in:
parent
b7348f9d27
commit
fa3171c222
1 changed files with 2 additions and 2 deletions
4
install
4
install
|
@ -187,8 +187,8 @@ fi
|
||||||
mkdir -p pbf
|
mkdir -p pbf
|
||||||
mkdir -p projects
|
mkdir -p projects
|
||||||
|
|
||||||
|
./create-venv
|
||||||
|
|
||||||
echo "User scripts are no longer shipped with easy-osm2city"
|
echo "User scripts are no longer shipped with easy-osm2city"
|
||||||
echo "You can clone them with:"
|
echo "You can clone them with:"
|
||||||
echo "git clone https://gitlab.com/merspieler/osm2city-scripts.git scripts"
|
echo "git clone https://gitlab.com/merspieler/osm2city-scripts.git scripts"
|
||||||
|
|
||||||
./create-venv
|
|
||||||
|
|
Loading…
Reference in a new issue