File size: 84 Bytes
810c219
 
 
 
 
1
2
3
4
5
#!/bin/bash

# Install Tesseract OCR
apt-get update
apt-get install -y tesseract-ocr