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