This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
vinelinux
/
specs
Observar
2
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
55614b7f7f
Branches
Tags
master
specs
/
t
/
texlive
/
texlive.cron
texlive.cron
98 B
Histórico
Raw
1
2
3
4
#!/bin/bash
# Remove TeX fonts not used in 180 days
/usr/sbin/tmpwatch 4320 /var/lib/texmf
exit 0