source: projects/specs/branches/6/t/texlive/texlive.cron @ 3703

Revision 3703, 104 bytes checked in by munepi, 13 years ago (diff)

updated texlive-vl.spec

  • Property svn:executable set to *
Line 
1#!/bin/bash
2# Remove TeX fonts not used in 180 days
3/usr/sbin/tmpwatch 4320 /var/lib/texmf/fonts
4exit 0
Note: See TracBrowser for help on using the repository browser.