composer parallel install plugin added
https://github.com/hirak/prestissimo
This commit is contained in:
@@ -62,6 +62,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