Skip to content

Commit 263b63b

Browse files
author
Ric Harvey
committed
Merge branch 'patch-1' of git://github.com/brendaniel/nginx-php-fpm into brendaniel-patch-1
2 parents cfed8f4 + c133ba3 commit 263b63b

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
@@ -64,6 +64,7 @@ fi
6464

6565
# Try auto install for composer
6666
if [ -f "/var/www/html/composer.lock" ]; then
67+
composer global require hirak/prestissimo
6768
composer install --no-dev --working-dir=/var/www/html
6869
fi
6970

0 commit comments

Comments
 (0)