diff --git a/vvv-init.sh b/vvv-init.sh index c6d3287..a2224a2 100644 --- a/vvv-init.sh +++ b/vvv-init.sh @@ -13,7 +13,11 @@ then cd htdocs # Configure and setup WordPress. - wp core config --allow-root --dbname="wordpress_themereview" --dbuser=wp --dbpass=wp --dbhost="localhost" + wp core config --allow-root --dbname="wordpress_themereview" --dbuser=wp --dbpass=wp --dbhost="localhost" --extra-php <