debug install-tl.sh script
This commit is contained in:
parent
572ca99ce2
commit
2cb2c932c5
@ -14,7 +14,7 @@ install:
|
|||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
# Install TeXLive
|
# Install TeXLive
|
||||||
- curl -sSL https://gist.githubusercontent.com/seisman/ad00252a9f03fc644146a11e6983d9c5/raw/install-tl.sh -o install-tl.sh
|
- curl -sSL https://gist.githubusercontent.com/seisman/ad00252a9f03fc644146a11e6983d9c5/raw/install-tl.sh -o install-tl.sh
|
||||||
- sudo bash install-tl.sh
|
- sudo bash -x install-tl.sh
|
||||||
- source ~/.bash_profile
|
- source ~/.bash_profile
|
||||||
- export TLMGR=`which tlmgr`
|
- export TLMGR=`which tlmgr`
|
||||||
# update texlive
|
# update texlive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user