source: projects/specs/trunk/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 *
RevLine 
[1533]1#!/bin/bash
2# Remove TeX fonts not used in 180 days
[3703]3/usr/sbin/tmpwatch 4320 /var/lib/texmf/fonts
[1533]4exit 0
Note: See TracBrowser for help on using the repository browser.