Merge branch 'brendaniel-patch-1'

This commit is contained in:
Ric Harvey
2017-08-18 14:25:03 +01:00

View File

@@ -64,6 +64,7 @@ fi
# Try auto install for composer
if [ -f "/var/www/html/composer.lock" ]; then
composer global require hirak/prestissimo
composer install --no-dev --working-dir=/var/www/html
fi