Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
@@ -1,6 +1,8 @@
#! /bin/sh
git pull && \
git submodule init && \
git submodule update && \
(app/console cache:clear --env=prod || rm -rf `dirname $0`/app/cache/prod) && \
(app/console cache:clear || rm -rf `dirname $0`/app/cache/dev) && \
app/console assets:install && \
The note is not visible to the blocked user.