Update packages and add composer install to update script
This commit was merged in pull request #54.
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
echo "Updating project"
|
||||
git pull origin master
|
||||
bin/cacheclean
|
||||
bin/composer install --no-dev
|
||||
echo "Project updated"
|
||||
Reference in New Issue
Block a user