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
|
RUN /opt/texlive/texdir/bin/default/texconfig rehash
|
||||||
|
|
||||||
# install lenaisten directory
|
# install lenaisten directory
|
||||||
COPY --chown=root:root \
|
COPY --chown=root:root lenaisten /opt/lenaisten
|
||||||
lenaisten \
|
|
||||||
/opt/lenaisten
|
|
||||||
|
|
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,2 @@
|
||||||
/*.tex
|
/src/*.tex
|
||||||
/*.pdf
|
/src/*.pdf
|
||||||
|
|
Loading…
Reference in a new issue