mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-01 18:42:09 +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
|