Parent Directory
|
Revision Log
initial commit (we're all afraid of fire now :)
| 1 | joy | 1.1 | #!/bin/sh |
| 2 | |||
| 3 | # This file contains some common definitions for the cron scripts | ||
| 4 | |||
| 5 | webtopdir=/org/www.debian.org | ||
| 6 | crondir=$webtopdir/cron | ||
| 7 | webdir=$webtopdir/www | ||
| 8 | ftpdir=$crondir/ftpfiles |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |