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 fa35980 commit 59d6facCopy full SHA for 59d6fac
chj-fonts.sh
@@ -4,6 +4,7 @@ if [ ! -d "/root/.fonts" ] ; then
4
echo -e "create ~/.fonts/ \n"
5
fi
6
7
+sudo apt-get install -y wget unzip
8
# Download
9
10
wget -O SourceHanSansHWSC.zip -nv https://github.com/adobe-fonts/source-han-sans/releases/download/2.004R/SourceHanSansHWSC.zip
0 commit comments