From c100b235fc789cbbeb77632eb19be9655a117b33 Mon Sep 17 00:00:00 2001 From: ray Date: Wed, 6 May 2020 13:43:43 +0100 Subject: [PATCH] update TODOs --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d56e696..ad8a387 100644 --- a/README.md +++ b/README.md @@ -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