mirror of
https://github.com/86Box/bios-tools.git
synced 2026-02-22 09:35:33 -07:00
Fix typo in Dockerfile
This commit is contained in:
@@ -38,7 +38,7 @@ RUN cd /biostools/bios_extract && \
|
||||
make
|
||||
|
||||
# Compile deark.
|
||||
RUN cd /biostools/deark &&
|
||||
RUN cd /biostools/deark && \
|
||||
make
|
||||
|
||||
# Create final image.
|
||||
|
||||
Reference in New Issue
Block a user