This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
vinelinux
/
specs
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
a9ab3ab8ab
Ramas
Etiquetas
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