Skip to content

Commit

Permalink
update FandolSong install script
Browse files Browse the repository at this point in the history
  • Loading branch information
tonghuix committed Oct 9, 2016
1 parent da15a97 commit 39ada73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.fandolsong.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

wget -c http://mirrors.ctan.org/fonts/fandol/FandolSong-Bold.otf http://mirrors.ctan.org/fonts/fandol/FandolKai-Regular.otf http://mirrors.ctan.org/fonts/fandol/FandolSong-Regular.otf
mv *.otf /usr/share/fonts/opentype/
sudo mv *.otf /usr/share/fonts/opentype/
sudo fc-cache

0 comments on commit 39ada73

Please sign in to comment.