6 lines
100 B
Bash
Executable File
6 lines
100 B
Bash
Executable File
#!/bin/sh
|
|
|
|
mkfontdir /usr/share/fonts/X11/{O,T}TF
|
|
mkfontscale /usr/share/fonts/X11/{O,T}TF
|
|
fc-cache
|