Skip to content

Commit

Permalink
Update magento-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
PaoloFalomo authored Feb 1, 2018
1 parent b45918b commit 53ea68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspace/bin/magento-installer
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fi

echo "Running Magento 2 setup script..."

php -d memory_limit=2G ./bin/magento-php setup:install \
php -d memory_limit=2G ./bin/magento setup:install \
--db-host="mysql" \
--db-name=$MYSQL_DATABASE \
--db-user=$MYSQL_USER \
Expand Down

0 comments on commit 53ea68f

Please sign in to comment.