File size: 112 Bytes
1134946
197048e
1134946
1
2
3
4
#!/bin/bash
# Update package lists and install tesseract-ocr
apt-get update && apt-get install -y tesseract-ocr