Web Hosting Talk







View Full Version : raqbackup.sh


D8Mike
06-16-2002, 03:49 PM
I have the raqbackup.sh script running as a daily cron job.

Is there a simple way of changeing this /cron.daily to /cron.weekly.

Thanks in advance.

GideonX
06-16-2002, 06:39 PM
u can just move the script to /etc/cron.weekly to make run as a weekly job. hope that's what u mean :)