Updated deployment script and resources

This commit is contained in:
2026-07-18 10:02:23 +01:00
parent 512b683d55
commit 3992a77c78
3 changed files with 27 additions and 4 deletions
+1
View File
@@ -6,6 +6,7 @@ Wants=multi-user.target
[Service]
Restart=always
Type=exec
WorkingDirectory=/opt/dublinbus
ExecStart=/opt/dublinbus/rs-dublinbus.AppImage
[Install]
+2 -2
View File
@@ -1,7 +1,7 @@
screen:
width: 1920
height: 720
font-path: "resources/jd_lcd_rounded/jd-lcd-rounded.ttf"
font-path: "resources/jd-lcd-rounded.ttf"
gtfs:
routes:
@@ -11,7 +11,7 @@ gtfs:
stops:
- 1114
- 2410
data-folder: "/home/nahuel/Downloads"
data-folder: "/tmp"
gtfs-url: "https://www.transportforireland.ie/transitData/Data/GTFS_Realtime.zip"
realtime-url: "https://api.nationaltransport.ie/gtfsr/v2/gtfsr"
realtime-api-key: "aa8509902455412e886b9df11f0e21ec"