Corrected daily and hourly cron script descriptions.
- Legacy-Id: 14425
This commit is contained in:
parent
152261a869
commit
383b8b16b9
|
@ -3,8 +3,7 @@
|
|||
# Nightly datatracker jobs.
|
||||
#
|
||||
# This script is expected to be triggered by cron from
|
||||
# $DTDIR/etc/cron.d/datatracker which should be symlinked from
|
||||
# /etc/cron.d/
|
||||
# /etc/cron.d/datatracker
|
||||
|
||||
# Run the hourly jobs first
|
||||
$DTDIR/bin/hourly
|
||||
|
|
|
@ -3,8 +3,7 @@
|
|||
# Hourly datatracker jobs
|
||||
#
|
||||
# This script is expected to be triggered by cron from
|
||||
# $DTDIR/etc/cron.d/datatracker which should be symlinked from
|
||||
# /etc/cron.d/
|
||||
# /etc/cron.d/datatracker
|
||||
|
||||
DTDIR=/a/www/ietf-datatracker/web
|
||||
cd $DTDIR/
|
||||
|
|
Loading…
Reference in a new issue