mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 02:22:09 +08:00
ece081d471
old-commit-hash: e4720eb798fcd1ce960010ef86c95cde345cd58e
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)'
|