mirror of
https://github.com/helfrichmichael/prusaslicer-novnc.git
synced 2024-08-30 18:32:27 +00:00
fix: formatting
Signed-off-by: vajonam <152501+vajonam@users.noreply.github.com>
This commit is contained in:
parent
92165ffa63
commit
c89d7003e4
@ -35,8 +35,8 @@ RUN wget -qO /tmp/virtualgl_${VIRTUALGL_VERSION}_amd64.deb https://sourceforge.n
|
||||
&& dpkg -i /tmp/virtualgl_${VIRTUALGL_VERSION}_amd64.deb \
|
||||
&& dpkg -i /tmp/turbovnc_${TURBOVNC_VERSION}_amd64.deb \
|
||||
&& rm -rf /tmp/*.deb
|
||||
# Install prusaslicer
|
||||
|
||||
# Install prusaslicer
|
||||
WORKDIR /slic3r
|
||||
ADD get_latest_prusaslicer_release.sh /slic3r
|
||||
RUN chmod +x /slic3r/get_latest_prusaslicer_release.sh \
|
||||
|
Loading…
Reference in New Issue
Block a user