3 lines
81 B
Text
3 lines
81 B
Text
if [ -f usr/bin/fc-cache ];then
|
|
usr/bin/fc-cache usr/share/ghostscript/fonts
|
|
fi
|