Browse Source

updated example

admin 1 year ago
parent
commit
dfc10773e9
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -15,6 +15,7 @@
 cd /opt/docker/db/utils/
 create_db.sh wwwexamplecom
 cd /opt/docker/wordpress
+mkdir -p sites
 cp -R TEMPLATES/ sites/www.example.com
 cd sites/www.example.com
 sed -e 's/<fqdn>/www.example.com/' \