#!/bin/bash
sudo apt-get install php7.0-gd;
sudo service apache2 restart;
sudo apt-get install tesseract-ocr tesseract-ocr-fra;