Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimfacion authored May 27, 2021
1 parent 3e4ace4 commit 91e7dc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ RUN git clone -b 'master' --single-branch --depth 1 https://github.com/Ultimaker

RUN git clone -b 'master' --single-branch --depth 1 https://github.com/Ultimaker/CuraEngine.git
WORKDIR /usr/src/CuraEngine
RUN ls /usr/lib/libArcus.so.3
RUN git checkout -b origin/master \
&& mkdir build \
&& cd build \
Expand Down

0 comments on commit 91e7dc6

Please sign in to comment.