update to nginx 1.11.10/versioning/composer fix closes #95
This commit is contained in:
@@ -12,7 +12,7 @@ fi
|
||||
|
||||
# Try auto install for composer
|
||||
if [ -f "$WEBROOT/composer.lock" ]; then
|
||||
php composer.phar update
|
||||
php composer.phar install --no-dev
|
||||
fi
|
||||
|
||||
cd /var/www/html
|
||||
|
||||
Reference in New Issue
Block a user