Create retropilot.patch

pull/4/head
Cameron Clough 2022-03-23 15:41:20 +00:00 committed by GitHub
parent 75a8ed3e1b
commit f08d416b2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

10
retropilot.patch 100644
View File

@ -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