source: projects/specs/trunk/t/texlive/texlive.cron @ 1533

Revision 1533, 98 bytes checked in by munepi, 14 years ago (diff)

NEW texlive and its related packages: replacement of teTeX

  • 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
4exit 0
Note: See TracBrowser for help on using the repository browser.