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