Skip to content

Commit

Permalink
Add CJK fonts (#2175)
Browse files Browse the repository at this point in the history
  • Loading branch information
kalxas committed Aug 14, 2019
1 parent 9c8322f commit d9f7357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install_docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ if [ "$BUILD_MODE" = "nightly" ] ; then
apt-get update
fi

apt-get install --assume-yes osgeolive-docs javascript-common
apt-get install --assume-yes osgeolive-docs javascript-common fonts-noto-cjk

ln -s /usr/share/doc/osgeolive-docs/html $DEST/osgeolive

Expand Down

0 comments on commit d9f7357

Please sign in to comment.