demo-sync/readme.md

13 lines
403 B
Markdown
Raw Permalink Normal View History

Sync Websites
2017-07-05 00:34:40 +00:00
============
This script will setup a sync between websites. To run this script, use the following command (as root):
2017-07-05 00:34:40 +00:00
# Run Sync:
```
bash <(curl -s https://raw.githubusercontent.com/namibia/demo-sync/master/sync.sh)
```
2017-07-21 23:29:01 +00:00
This script performs the following actions:
2020-03-06 15:19:08 +00:00
* Adds a cron entry to run this sync on a scheduled basis.
* Adds folders and databases data to use in scheduled syncs.