Update apache-tika-install.sh

This commit is contained in:
Sam Heinz
2025-04-21 22:07:30 +10:00
parent 06d63bf193
commit 137b485694

View File

@@ -25,6 +25,8 @@ $STD apt-get install -y \
tesseract-ocr-deu
$STD echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections
echo "deb http://deb.debian.org/debian bookworm contrib non-free" > /etc/apt/sources.list.d/contrib.list
$STD apt-get update
$STD apt-get install -y \
xfonts-utils \
fonts-freefont-ttf \