pdf-ocr-extractor / setup.sh
Gary0205's picture
Add Poppler installation script
1cb39d2
raw
history blame contribute delete
63 Bytes
#!/bin/bash
apt-get update && apt-get install -y poppler-utils