]> git.pld-linux.org Git - packages/texlive.git/blob - texlive.cron
- fix O: in format-amstex
[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/fonts
4 exit 0
This page took 0.214125 seconds and 3 git commands to generate.