Skip to content

Commit aec2b7b

Browse files
authored
Add cjk fonts
this should close #274
1 parent 650164a commit aec2b7b

File tree

1 file changed

+1
-0
lines changed
  • root/etc/s6-overlay/s6-rc.d/init-mod-firefox-fonts-add-package

1 file changed

+1
-0
lines changed

root/etc/s6-overlay/s6-rc.d/init-mod-firefox-fonts-add-package/run

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ if ! apk info --installed ttf-dejavu >/dev/null; then
55
echo "\
66
ttf-dejavu \
77
font-noto-emoji \
8+
font-noto-cjk \
89
font-croscore" >> /mod-repo-packages-to-install.list
910
else
1011
echo "**** Firefox-fonts packages already installed, skipping ****"

0 commit comments

Comments
 (0)