From 22628c6e351cf01837937f4e3370c79878a8758d Mon Sep 17 00:00:00 2001 From: aborn Date: Tue, 21 Jan 2014 21:23:44 +0800 Subject: [PATCH] update readme in rsync --- rsync/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rsync/README.md b/rsync/README.md index 8c397b1..2efa26e 100644 --- a/rsync/README.md +++ b/rsync/README.md @@ -29,7 +29,7 @@ configure rsync server and client. *SHELL-SCRIPT* [office website](http://rsync.samba.org/ftp/rsync/rsyncd.conf.html "rsync manual.") -## CRONTAL +## CRONTAB-SETTING * crontab setting: */30 * * * * /home/aborn/backup/rsyncclient.sh >> /home/aborn/backup/client.log 2>&1 ## AUTHOR