Fix passive mode (#30600)

remove passive
pull/30584/head^2
Justin Newberry 1 year ago committed by GitHub
parent ce4bac8218
commit 05e932b088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      launch_chffrplus.sh

@ -6,8 +6,6 @@
cat << EOF > /data/continue.sh
#!/usr/bin/bash
export PASSIVE=1
cd /data/openpilot
exec ./launch_openpilot.sh
EOF

Loading…
Cancel
Save