Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcdegraef authored Dec 12, 2023
1 parent ec31363 commit 77c6091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ RUN mkdir -p /etc/OpenCL/vendors && \
RUN mkdir ~/EMs \
&& cd ~/EMs \
&& git clone https://github.com/EMsoft-org/EMsoftSuperbuild.git \
&& mkdir EMPlay && cd EMsoftSuperbuild && mkdir Debug Release
&& cd EMsoftSuperbuild && mkdir Debug Release

# EMsoftSuperbuild
RUN cd ~/EMs/EMsoftSuperbuild/Debug/ \
Expand Down

0 comments on commit 77c6091

Please sign in to comment.