update TODOs

This commit is contained in:
Ray Elliott 2020-05-06 13:43:43 +01:00
parent 3aca3144eb
commit c100b235fc
1 changed files with 3 additions and 5 deletions

View File

@ -2,13 +2,11 @@
TODO
## FIXES TODO
* web user's (default: `www-data`) - home directory is owned by root.
It's set to `var/www/` but is still owned by `root`.
## TODO
* `create-config.sh` - save as a default filename if no argument specified.
* if no file passed as argument try and load config file with the default
filename if it's present.
* 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