update TODOs
This commit is contained in:
parent
3aca3144eb
commit
c100b235fc
|
@ -2,13 +2,11 @@
|
||||||
|
|
||||||
TODO
|
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
|
## 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 database from production database
|
||||||
* Script to export wordpress directory from production
|
* Script to export wordpress directory from production
|
||||||
* Script to set up local container using exported database/wordpress installation
|
* Script to set up local container using exported database/wordpress installation
|
||||||
|
|
Loading…
Reference in New Issue