From 4971511309a60f2eb4888ae37cdc9f50eec6270e Mon Sep 17 00:00:00 2001 From: Jean-Christophe Vanhalle Date: Sun, 13 Oct 2024 01:12:05 +0200 Subject: [PATCH] fixes wp cli crash due to EXTRA PHP for https not being injected correctly --- create.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/create.sh b/create.sh index 986c641..fdffc06 100755 --- a/create.sh +++ b/create.sh @@ -143,9 +143,9 @@ if [ "${PROJECT_TYPE}" = "wordpress" ]; then --path=/var/www/html \ --skip-check \ --extra-php <