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