Update 'README.md'

This commit is contained in:
2019-10-30 16:20:06 -04:00
parent ddbe52249f
commit ba2609684a

View File

@@ -1,2 +1,7 @@
# duplicacy-scripts
These scripts are called usually with cron with something like the following
```
0 0 * * * /root/backup.sh
```