Daniel@0: #!/bin/sh Daniel@0: Daniel@0: hg pull -u Daniel@0: php composer.phar install --prefer-dist Daniel@0: #rm -rf app/cache/prod Daniel@0: #rm -rf app/cache/dev Daniel@0: #app/console cache:clear --env=prod