Delete overleafserver/tex_install.txt
This commit is contained in:
parent
511e78b282
commit
9c0af3ad2b
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
docker exec -it overleafserver /bin/bash
|
||||
# On the container:
|
||||
cd /root
|
||||
rm -rf install-tl-*
|
||||
curl -L -o tl-unx.tar.gz https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
|
||||
tar -xzf tl-unx.tar.gz
|
||||
cd install-tl-*
|
||||
perl ./install-tl --no-interaction
|
Loading…
Reference in a new issue