( 
message "Running fc-cache please be patient" &&
   mkdir -p /usr/share/fonts/truetype &&
   /usr/bin/fc-cache -f 
)
