Merge branch 'patch-1' of git://github.com/brendaniel/nginx-php-fpm into brendaniel-patch-1
This commit is contained in:
@@ -64,6 +64,7 @@ fi
|
|||||||
|
|
||||||
# Try auto install for composer
|
# Try auto install for composer
|
||||||
if [ -f "/var/www/html/composer.lock" ]; then
|
if [ -f "/var/www/html/composer.lock" ]; then
|
||||||
|
composer global require hirak/prestissimo
|
||||||
composer install --no-dev --working-dir=/var/www/html
|
composer install --no-dev --working-dir=/var/www/html
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user