we don't need to exit if jammit fails
This commit is contained in:
parent
8bb257d4db
commit
c9524e9b3a
1 changed files with 0 additions and 1 deletions
|
|
@ -155,7 +155,6 @@ fi
|
||||||
|
|
||||||
if [ ! -e 'public/stylesheets/application.css' ]; then
|
if [ ! -e 'public/stylesheets/application.css' ]; then
|
||||||
echo 'Jammit precache error (now or at install)' >&2
|
echo 'Jammit precache error (now or at install)' >&2
|
||||||
exit 66
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue