Skip to content

Commit b9078c4

Browse files
Update CSV file format URL in populate-db.sh
1 parent d3431ee commit b9078c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/populate-db.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# This script populates the local instance of the database.
55
# As a requirement, you need to have the local instance of the database running on the port defined in config/.env.local
6-
# The csv file containing the data has to be in the same format as https://bit.ly/catalogs-csv
6+
# The csv file containing the data has to be in the same format as https://share.mobilitydata.org/catalogs-csv
77
# Usage:
88
# populate-db.sh <path to sources.csv> [data_type]
99
#

0 commit comments

Comments
 (0)