Update MultiCraft Font - remove broken lang th that seems work
* cherry picked from commit
27548f8b13
This commit is contained in:
parent
592f225798
commit
a25ed78f6c
Binary file not shown.
@ -24,6 +24,6 @@ popd
|
||||
find $DEST -type d,f -name '.*' -print0 | xargs -0 -- rm -rf
|
||||
|
||||
# remove broken languages
|
||||
for broken_lang in dv eo he hi kn ko ms_Arab nn pt_BR sr_* th zh_*; do
|
||||
for broken_lang in dv eo he hi kn ko ms_Arab nn pt_BR sr_* zh_*; do
|
||||
rm -rf $DEST/$broken_lang
|
||||
done
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user