mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-12 08:00:35 +01:00
Update 91-OCR
This commit is contained in:
@@ -14,7 +14,7 @@ if [ -n "$OCRLANG" ]; then
|
||||
else
|
||||
echo "package tesseract-ocr-${i} not found in the repository, skipping"
|
||||
fi
|
||||
sed -i "$LINE a \ "${i}\": \"${i}\"," /data/config/papermerge.conf.py
|
||||
sed -i "$LINE a \"${i}\": \"${i}\"," /data/config/papermerge.conf.py
|
||||
bashio::log.info "... ${i} installed"
|
||||
done
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user