【发布时间】:2020-04-26 08:26:34
【问题描述】:
【问题讨论】:
-
我发现问题出在许可上。 -
find /usr/share/fonts -iname '*.ttf' -type f -exec sudo chmod -v 644 {} \;-find /usr/share/fonts -iname '*.otf' -type f -exec sudo chmod -v 644 {} \;-sudo fc-cache -r -v