This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
vinelinux
/
specs
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
a9ab3ab8ab
Větve
Značky
master
specs
/
t
/
texlive
/
texlive.cron
texlive.cron
98 B
Historie
Surový
1
2
3
4
#!/bin/bash
# Remove TeX fonts not used in 180 days
/usr/sbin/tmpwatch 4320 /var/lib/texmf
exit 0