mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-31 04:44:05 +02:00
Update 91-OCR
This commit is contained in:
@@ -13,7 +13,7 @@ if [ -n "$OCRLANG" ]; then
|
|||||||
else
|
else
|
||||||
echo "package tesseract-ocr-${i} not found in the repository, skipping"
|
echo "package tesseract-ocr-${i} not found in the repository, skipping"
|
||||||
fi
|
fi
|
||||||
sed "$LINE a \"${i}\": \"lang\"," products.txt
|
sed "$LINE a \"${i}\": \"${i}\"," products.txt
|
||||||
LINE=$((LINE+1))
|
LINE=$((LINE+1))
|
||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user