Skip to content
Snippets Groups Projects
Commit f4d39f27 authored by Lionel VIDALLER's avatar Lionel VIDALLER
Browse files

add wget data

parent b61c71ea
Branches
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
DATAPATH=$1 DATAPATH=$1
OSMFILE=$2 OSMFILE=$2
if [ -e "$OSMFILE" ]; then if [ -e "$DATAPATH/$OSMFILE" ]; then
rm "$OSMFILE" rm "$DATAPATH/$OSMFILE"
fi fi
# Get the Métropole de Lyon database # Get the Métropole de Lyon database
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment