move stuff
This commit is contained in:
parent
b99a770463
commit
8e2291dafa
6 changed files with 3 additions and 5 deletions
|
@ -11,6 +11,4 @@ COPY --chown=root:root \
|
|||
RUN /opt/texlive/texdir/bin/default/texconfig rehash
|
||||
|
||||
# install lenaisten directory
|
||||
COPY --chown=root:root \
|
||||
lenaisten \
|
||||
/opt/lenaisten
|
||||
COPY --chown=root:root lenaisten /opt/lenaisten
|
||||
|
|
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
|||
/*.tex
|
||||
/*.pdf
|
||||
/src/*.tex
|
||||
/src/*.pdf
|
||||
|
|
Loading…
Reference in a new issue