We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650164a commit aec2b7bCopy full SHA for aec2b7b
1 file changed
root/etc/s6-overlay/s6-rc.d/init-mod-firefox-fonts-add-package/run
@@ -5,6 +5,7 @@ if ! apk info --installed ttf-dejavu >/dev/null; then
5
echo "\
6
ttf-dejavu \
7
font-noto-emoji \
8
+ font-noto-cjk \
9
font-croscore" >> /mod-repo-packages-to-install.list
10
else
11
echo "**** Firefox-fonts packages already installed, skipping ****"
0 commit comments