Fix passive mode (#30600)

remove passive
old-commit-hash: 05e932b088
chrysler-long2
Justin Newberry 1 year ago committed by GitHub
parent f408eb207a
commit 688354c5ce
  1. 2
      launch_chffrplus.sh

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

Loading…
Cancel
Save