www-data user doesn't have proper locale/encoding

This commit is contained in:
Jeremy Kauffman 2015-10-25 13:20:07 -04:00
parent 202dddaf20
commit 1f2808aacd

View file

@ -2,4 +2,4 @@
cd "$(dirname "$0")"
git checkout master && git pull
sass --update web/scss:web/css --style compressed
sass --update web/scss:web/css --style compressed -E "UTF-8"