dindizz's picture
Update setup.sh
197048e verified
raw
history blame
112 Bytes
#!/bin/bash
# Update package lists and install tesseract-ocr
apt-get update && apt-get install -y tesseract-ocr