mirror of
https://github.com/namibia/demo-sync.git
synced 2024-11-22 03:25:09 +00:00
13 lines
403 B
Markdown
13 lines
403 B
Markdown
Sync Websites
|
|
============
|
|
This script will setup a sync between websites. To run this script, use the following command (as root):
|
|
|
|
# Run Sync:
|
|
```
|
|
bash <(curl -s https://raw.githubusercontent.com/namibia/demo-sync/master/sync.sh)
|
|
```
|
|
This script performs the following actions:
|
|
|
|
* Adds a cron entry to run this sync on a scheduled basis.
|
|
* Adds folders and databases data to use in scheduled syncs.
|