mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-07 22:52:06 +08:00
Fix passive mode (#30600)
remove passive old-commit-hash: 05e932b088cde39dce7a1a32a55e5b4a3fae1253
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
cat << EOF > /data/continue.sh
|
||||
#!/usr/bin/bash
|
||||
|
||||
export PASSIVE=1
|
||||
|
||||
cd /data/openpilot
|
||||
exec ./launch_openpilot.sh
|
||||
EOF
|
||||
|
||||
Reference in New Issue
Block a user