Prashasst commited on
Commit
9d178f5
·
verified ·
1 Parent(s): 7f0921b

Create setup.sh

Browse files

installation of tesseract

Files changed (1) hide show
  1. setup.sh +2 -0
setup.sh ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ #!/bin/bash
2
+ apt-get update && apt-get install -y tesseract-ocr poppler-utils