mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 18:42:06 +08:00
ece081d471
old-commit-hash: e4720eb798
2 lines
111 B
Bash
2 lines
111 B
Bash
docker run --rm -v $(pwd):/tmp/openpilot -it commaai/openpilot bash -c 'cd /tmp/openpilot && scons -j$(nproc)'
|