#!/bin/sh - # # $Id: 999.local,v 1.1.1.1 1997/08/16 17:04:02 pst Exp $ # if [ -f /etc/weekly.local ]; then echo "" echo "Running weekly.local:" sh /etc/weekly.local fi