Skip to content

Instantly share code, notes, and snippets.

@aristotll
Forked from mccxj/get-fonts.sh
Created February 16, 2017 03:20
Show Gist options
  • Save aristotll/99d91fc26c868672fe7eb21218526896 to your computer and use it in GitHub Desktop.
Save aristotll/99d91fc26c868672fe7eb21218526896 to your computer and use it in GitHub Desktop.
自动安装微软雅黑
wget -O get-fonts.sh.zip http://files.cnblogs.com/DengYangjun/get-fonts.sh.zip
unzip -o get-fonts.sh.zip 1>/dev/null
chmod a+x get-fonts.sh
./get-fonts.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment