diff --git a/install b/install index 736b278..4f0d7f0 100755 --- a/install +++ b/install @@ -187,8 +187,8 @@ fi mkdir -p pbf mkdir -p projects +./create-venv + echo "User scripts are no longer shipped with easy-osm2city" echo "You can clone them with:" echo "git clone https://gitlab.com/merspieler/osm2city-scripts.git scripts" - -./create-venv