Compare commits

...

2 Commits

Author SHA1 Message Date
Ray Elliott cdbbba6b3c rename file 2020-03-10 19:41:49 +00:00
Ray Elliott b217c4488d update README 2020-03-10 19:39:11 +00:00
3 changed files with 2 additions and 2 deletions

View File

@ -6,5 +6,5 @@ TODO
* Script to export database from production database
* Script to export wordpress directory from production
* Script to set up local container using exported database/wordpress installation from production
* Script to set up local container using exported database/wordpress installation
* Refactor duplicated code (e.g., creating containers, exporting data)

View File

@ -2,7 +2,7 @@
. ./config
./dev/download-data.sh
./dev/export-data.sh
./production/export-to-production.sh