mirror of
https://github.com/namibia/demo-sync.git
synced 2025-04-08 13:41:50 +00:00
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 update run this sync on a scheduled basis.
- Adds folder and database setup file to use in scheduled syncs
Languages
Shell
100%