1
0

Update MultiCraft Font

This commit is contained in:
Maksym H 2023-08-16 13:55:30 +03:00
parent 9022560e8c
commit 27548f8b13
3 changed files with 1 additions and 1 deletions

View File

@ -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.