diff --git a/ee/cli/plugins/site_functions.py b/ee/cli/plugins/site_functions.py index 33f73102..9bd0b907 100644 --- a/ee/cli/plugins/site_functions.py +++ b/ee/cli/plugins/site_functions.py @@ -302,9 +302,12 @@ def setupwordpress(self, data): data['ee_db_user'], data['ee_db_host'] ) + "--dbpass=\'{0}\' " - "--extra-php<