diff --git a/retropilot.patch b/static/patches/retropilot-api.patch similarity index 100% rename from retropilot.patch rename to static/patches/retropilot-api.patch diff --git a/static/patches/retropilot-uat-api.patch b/static/patches/retropilot-uat-api.patch new file mode 100644 index 0000000..acaa0d0 --- /dev/null +++ b/static/patches/retropilot-uat-api.patch @@ -0,0 +1,11 @@ +diff --git a/launch_openpilot.sh b/launch_openpilot.sh +index 1525e1715..a58067926 100755 +--- a/launch_openpilot.sh ++++ b/launch_openpilot.sh +@@ -1,5 +1,6 @@ + #!/usr/bin/bash + + export PASSIVE="0" ++export API_HOST="https://uat.api.retropilot.org" + exec ./launch_chffrplus.sh +