810c219
1
2
3
4
5
#!/bin/bash # Install Tesseract OCR apt-get update apt-get install -y tesseract-ocr