mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +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")"
|
||||
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