tidy up indent
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user