Barry1

TeX Live Pflege

Feb 14th, 2012
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.24 KB | None | 0 0
  1. # Set default repository to CTAN-auto-mirror
  2. tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet
  3. # this is for updating - maybe a cron-job?
  4. tlmgr --repository http://mirror.ctan.org/systems/texlive/tlnet update --self --all
Add Comment
Please, Sign In to add comment