mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-09-01 09:45:09 +00:00
www-data user doesn't have proper locale/encoding
This commit is contained in:
parent
202dddaf20
commit
1f2808aacd
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
||||||
|
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
git checkout master && git pull
|
git checkout master && git pull
|
||||||
sass --update web/scss:web/css --style compressed
|
sass --update web/scss:web/css --style compressed -E "UTF-8"
|
||||||
|
|
Loading…
Add table
Reference in a new issue