Skip to content

Commit

Permalink
Update bus update script
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte committed Dec 11, 2023
1 parent b51df6f commit 6e41cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/bus/gen_bus_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

routes="$@"
if [ -z "$routes" ]; then
routes="1"
routes="1 111 15 22 23 28 32 39 57 66 71 73 77 114 116 117"
fi

for y in `seq 2018 2023`; do
Expand Down

0 comments on commit 6e41cf3

Please sign in to comment.