fix shell syntax
This commit is contained in:
@ -17,9 +17,9 @@ RUN \
|
|||||||
tlmgr init-usertree && \
|
tlmgr init-usertree && \
|
||||||
unzip acrotex.zip && \
|
unzip acrotex.zip && \
|
||||||
mv acrotex ~/texmf && \
|
mv acrotex ~/texmf && \
|
||||||
pushd ~/texmf/acrotex && \
|
cd ~/texmf/acrotex && \
|
||||||
latex acrotex.ins && \
|
latex acrotex.ins && \
|
||||||
popd
|
cd ~
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user