mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-08-05 08:16:03 +08:00
06a02fd8bd
old-commit-hash: c0bfbc12c7b5c90df06baf89ffc551e4cbf3a6b8
3 lines
158 B
Bash
Executable File
3 lines
158 B
Bash
Executable File
#!/bin/sh
|
|
docker run -v $(pwd)/docker_out:/tmp/openpilot/selfdrive/test/out openpilot_ci /bin/bash -c "rm -Rf /tmp/openpilot/selfdrive/test/out/longitudinal"
|