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