Parent Directory
|
Revision Log
|
Patch
| revision 1.1 by joy, Fri Nov 22 14:24:11 2002 UTC | revision 1.2 by kraai, Thu May 27 15:34:40 2004 UTC | |
|---|---|---|
| # | Line 10 umask 002 | Line 10 umask 002 |
| 10 | ||
| 11 | ./remove_stale.pl -d | ./remove_stale.pl -d |
| 12 | ||
| 13 | # this script finds new files and touches old ones so that the list of | # this script finds added and removed files and touches old ones so |
| 14 | # languages at the bottom is updated to include the new file. | # that the list of languages at the bottom is updated to include |
| 15 | # added files and omit removed files. | |
| 16 | ||
| 17 | $webtopdir/webwml/touch_old_files.pl -d | $webtopdir/webwml/touch_files.pl -d |
| 18 | ||
| 19 | echo | echo |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |