summaryrefslogtreecommitdiffstats
path: root/office/texlive/doinst.sh
blob: 5bac0e7189d05346676c408d8d33247658a37c2d (plain)
1
2
3
4
chroot . /usr/bin/mktexlsr 1>/dev/null 2>/dev/null
#printf "y\n" | chroot . /usr/bin/updmap-sys --nohash --syncwithtrees 1>/dev/null 2>/dev/null
chroot . /usr/bin/updmap-sys 1>/dev/null 2>/dev/null
chroot . /usr/bin/fmtutil-sys --all 1>/dev/null 2>/dev/null