diff --git a/scripts/install.sh b/scripts/install.sh index d00d44e..d831a8b 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -21,9 +21,8 @@ tar -xvzf /tmp/tesseract/tesseract.tar.gz -C /tmp/tesseract sudo mkdir -p /opt/tesseract sudo mv /tmp/tesseract/tesseract /opt/tesseract -sudo chown $(whoami) /opt/tesseract -sudo chown $(whoami) /opt/tesseract/* -sudo cat >/opt/tesseract/config.json </opt/tesseract/config.json </opt/tesseract/config.json <