aports/community/texlive/texlive.trigger
2019-04-08 08:17:02 +00:00

5 lines
43 B
Bash

#!/bin/sh
texhash
fmtutil-sys --all
exit 0