git clone https://github.com/Brijendrasial/CentMinMod_Wordpress_Staging.git
cd CentMinMod_Wordpress_Staging
Production to Staging
sh staging-wordpress-cmm.sh --staging production_domain staging_domain
Staging to Production
sh staging-wordpress-cmm.sh --production production_domain staging_domain
example Production to Staging
sh staging-wordpress-cmm.sh --staging bullten.buzz dev.bullten.buzz
example Staging to Production
sh staging-wordpress-cmm.sh --production bullten.buzz dev.bullten.buzz