]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.cron
- from fc
[packages/texlive.git] / texlive.cron
1 #!/bin/bash
2 # Remove TeX fonts not used in 180 days
3 /usr/sbin/tmpwatch 4320 /var/lib/texmf
4 exit 0
This page took 0.101452 seconds and 4 git commands to generate.