Skip to content

Commit c133ba3

Browse files
authored
composer parallel install plugin added
https://github.com/hirak/prestissimo
1 parent 3ef8afd commit c133ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/start.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ fi
6262

6363
# Try auto install for composer
6464
if [ -f "/var/www/html/composer.lock" ]; then
65+
composer global require hirak/prestissimo
6566
composer install --no-dev --working-dir=/var/www/html
6667
fi
6768

0 commit comments

Comments
 (0)