mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
83358ea07f
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
63 B
Bash
3 lines
63 B
Bash
#!/bin/sh
|
|
|
|
( cd usr/share/fonts/misc; mkfontscale; mkfontdir )
|