Skip to content

Commit

Permalink
Merge pull request IzakMarais#187 from DraganBocevski/patch-1
Browse files Browse the repository at this point in the history
Fix issue 184
  • Loading branch information
IzakMarais committed Jan 20, 2020
2 parents 31bbb4b + 909dc86 commit e96436a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ RUN PACKAGES="wget libswitch-perl" \
&& chown -R root:staff /opt/TinyTeX \
&& chmod -R g+w /opt/TinyTeX \
&& chmod -R g+wx /opt/TinyTeX/bin \
&& tlmgr install epstopdf-pkg \
# Cleanup
&& apt-get remove --purge -qq $PACKAGES \
&& apt-get autoremove --purge -qq \
Expand Down

0 comments on commit e96436a

Please sign in to comment.