File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -84,4 +84,4 @@ RUN curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/uapi/
84
84
curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/linux/compiler.h && \
85
85
mv videodev2.h v4l2-common.h v4l2-controls.h compiler.h /usr/include/linux
86
86
87
- ENV PATH "$PATH=~ /bin:$PATH"
87
+ ENV PATH "$HOME /bin:$PATH"
Original file line number Diff line number Diff line change @@ -84,4 +84,4 @@ RUN curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/uapi/
84
84
curl -O https://raw.githubusercontent.com/torvalds/linux/v4.14/include/linux/compiler.h && \
85
85
mv videodev2.h v4l2-common.h v4l2-controls.h compiler.h /usr/include/linux
86
86
87
- ENV PATH "$PATH=~ /bin:$PATH"
87
+ ENV PATH "$HOME /bin:$PATH"
You can’t perform that action at this time.
0 commit comments