Skip to content

Commit

Permalink
chore(formatting): Fixed formatting mistakes (#1612)
Browse files Browse the repository at this point in the history
fixed formatting mistakes have sneaked into prod

Co-authored-by: CommanderStorm <[email protected]>
  • Loading branch information
github-actions[bot] and CommanderStorm authored Oct 21, 2024
1 parent 62bcab8 commit 95e0fea
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 @@ -33,4 +33,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 95e0fea

Please sign in to comment.