6 lines
117 B
Bash
6 lines
117 B
Bash
#!/bin/sh
|
|
|
|
fc-cache /usr/share/fonts/X11/OTF
|
|
mkfontscale /usr/share/fonts/X11/OTF
|
|
mkfontdir /usr/share/fonts/X11/OTF
|