#!/bin/sh

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