Refactor install script

This commit is contained in:
VirtuBox
2019-09-18 11:20:23 +02:00
parent 02f0d6d155
commit 9281b6f260
2 changed files with 258 additions and 344 deletions

View File

@@ -11,10 +11,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
#### Changed
- WP-CLI updated to v2.3.0
- Improved SSL certificates management from previous letsencrypt or certbot install
- Use a separate python file for gitconfig during installation to redirect setup.py output into logs
#### Fixed
- htpasswd protection when migrating from EasyEngine v3 [Issue #152](https://github.com/WordOps/WordOps/issues/152)
- acme.sh install when migration from EasyEngine v3 [Issue #153](https://github.com/WordOps/WordOps/issues/153)
### v3.9.8.11 - 2019-09-06