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.
2 parents 650164a + aec2b7b commit d0e47ffCopy full SHA for d0e47ff
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