tidy up indent

This commit is contained in:
Ric Harvey
2017-01-06 14:57:48 +00:00
parent d7f66d83af
commit cab88604a6

View File

@@ -12,7 +12,7 @@ fi
# Try auto install for composer # Try auto install for composer
if [ -f "$WEBROOT/composer.lock" ]; then if [ -f "$WEBROOT/composer.lock" ]; then
php composer.phar update php composer.phar update
fi fi
cd /var/www/html cd /var/www/html