From b8a4bfbef49d5296aef7d78bff640cb782425728 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Sat, 28 Mar 2026 12:54:15 +0100 Subject: Patch damn script for Vitrasa, fix build config --- build-config.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'build-config.json') diff --git a/build-config.json b/build-config.json index f5742bf..7c16aca 100644 --- a/build-config.json +++ b/build-config.json @@ -29,22 +29,22 @@ { "feedId": "tussa", "type": "gtfs", - "source": "./feeds/tussa.zip" + "source": "./custom_feeds/tussa.zip" }, { "feedId": "shuttle", "type": "gtfs", - "source": "./feeds/shuttle.zip" + "source": "./custom_feeds/shuttle.zip" }, { "feedId": "ourense", "type": "gtfs", - "source": "./feeds/ourense.zip" + "source": "./custom_feeds/ourense.zip" }, { "feedId": "lugo", "type": "gtfs", - "source": "./feeds/lugo.zip" + "source": "./custom_feeds/lugo.zip" } ], "osm": [ -- cgit v1.3