From f08d416b2adcb58ab8cb08e250bcda0b910b740a Mon Sep 17 00:00:00 2001 From: Cameron Clough Date: Wed, 23 Mar 2022 15:41:20 +0000 Subject: [PATCH] Create retropilot.patch --- retropilot.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 retropilot.patch diff --git a/retropilot.patch b/retropilot.patch new file mode 100644 index 0000000..1b4f5b7 --- /dev/null +++ b/retropilot.patch @@ -0,0 +1,10 @@ +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://api.retropilot.org" + exec ./launch_chffrplus.sh