mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-07-27 04:42:05 +08:00
sim: write params to enable in Dockerfile (#24113)
old-commit-hash: d1c3b7a20d
This commit is contained in:
@@ -63,3 +63,5 @@ COPY ./tools $HOME/openpilot/tools
|
||||
|
||||
WORKDIR $HOME/openpilot
|
||||
RUN scons -j$(nproc)
|
||||
|
||||
RUN python -c "from selfdrive.test.helpers import set_params_enabled; set_params_enabled()"
|
||||
|
||||
Reference in New Issue
Block a user