we don't need to exit if jammit fails

This commit is contained in:
MrZYX 2011-01-22 19:36:10 +01:00
parent 8bb257d4db
commit c9524e9b3a

View file

@ -155,7 +155,6 @@ fi
if [ ! -e 'public/stylesheets/application.css' ]; then
echo 'Jammit precache error (now or at install)' >&2
exit 66
fi