raspberrypi-utils

This commit is contained in:
Maxim Devaev
2023-10-22 07:14:06 +03:00
parent 18e001f185
commit 2d0ffe6752
3 changed files with 3 additions and 2 deletions

View File

@@ -101,7 +101,7 @@ RUN mkdir -p \
/var/lib/kvmd/pst/data \
/opt/vc/bin
COPY testenv/fakes/vcgencmd /opt/vc/bin/
COPY testenv/fakes/vcgencmd /usr/bin/
COPY testenv/fakes/sys /fake_sysfs/sys
COPY testenv/fakes/proc /fake_procfs/proc
COPY testenv/fakes/etc /fake_etc/etc