From 169ab91ed84b3f902ebc43de6f12cd8ac47e3b90 Mon Sep 17 00:00:00 2001 From: didier Date: Wed, 25 Jun 2025 12:27:42 +0200 Subject: [PATCH] add NTFS --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index a2bea70..c7915fe 100755 --- a/install.sh +++ b/install.sh @@ -95,8 +95,8 @@ apt install -y unrar # for extracting rar files apt install -y libxml2-dev libxslt1-dev antiword unrtf poppler-utils tesseract-ocr flac ffmpeg lame libmad0 libsox-fmt-mp3 sox libjpeg-dev swig # for textract apt install -y libssl-dev # seems required for yara-python apt install -y libcairo2-dev # Required by reportlab - apt install -y rsyslog cron # log logging +apt install -y ntfs-3g # for NTFS filesystems # autoremove old stuff apt autoremove -y