ops/etc/cron.d/backup

8 lines
156 B
Plaintext
Raw Normal View History

2019-10-14 22:08:03 +00:00
#
# BACKUP Server every day
#
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root
2020-04-10 14:04:59 +00:00
13 1 * * * root /root/backup-server.sh