mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
5 lines
98 B
Bash
5 lines
98 B
Bash
#!/bin/sh
|
|
fc-cache -f > /dev/null
|
|
mkfontscale /usr/share/fonts/TTF
|
|
mkfontdir /usr/share/fonts/TTF
|