]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.cron
Release (by relup.sh)
[packages/texlive.git] / texlive.cron
1 #!/bin/sh
2 # Remove TeX fonts not used in 180 days
3 [ -x /usr/sbin/tmpwatch ] && /usr/sbin/tmpwatch 4320 /var/lib/texmf/fonts || :
This page took 0.046859 seconds and 4 git commands to generate.