Changeset 1118
- Timestamp:
- 07/31/07 00:39:00 (1 year ago)
- Files:
-
- trunk/bin/cron (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bin/cron
r745 r1118 13 13 14 14 bin_dir=`dirname $0` 15 $bin_dir/../script/runner $options 'Cue.update'15 # $bin_dir/../script/runner $options 'Cue.update' 16 16 $bin_dir/../script/runner $options 'Cast.update' 17 17
