From 3189701d1b187dbd766b723152878fbf787ca45f Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 28 Feb 2025 20:13:14 -0800 Subject: [PATCH] switch to release3-staging --- src/config.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config.js b/src/config.js index 2dba5fc..ef31eb0 100644 --- a/src/config.js +++ b/src/config.js @@ -1,6 +1,7 @@ const config = { manifests: { - release: 'https://raw.githubusercontent.com/commaai/openpilot/release3/system/hardware/tici/agnos.json', + //release: 'https://raw.githubusercontent.com/commaai/openpilot/release3/system/hardware/tici/agnos.json', + release: 'https://raw.githubusercontent.com/commaai/openpilot/release3-staging/system/hardware/tici/agnos.json', master: 'https://raw.githubusercontent.com/commaai/openpilot/master/system/hardware/tici/agnos.json', }, loader: {