Skip to content

Commit

Permalink
fixed formatting mistakes have sneaked into prod
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored and github-actions[bot] committed Oct 21, 2024
1 parent 5029548 commit 620d098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map/download.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ cd gtfs_feeds || exit 1
wget --tries=5 https://www.opendata-oepnv.de/dataset/17065229-c3fd-46d7-84a9-aae55aadbf40/resource/927d0830-2a40-4702-acc6-f5716352b666/download/gtfs_mvv_mitshape_240814.zip --output-document mvv.zip --tries=5 --random-wait --wait=5
unzip -q -d mvv mvv.zip
rm mvv.zip
cd .. || exit 1
cd .. || exit 1

0 comments on commit 620d098

Please sign in to comment.