Allowing multilanguage OCR

This commit is contained in:
Alexandre
2021-02-09 16:13:39 +01:00
committed by GitHub
parent adc5624962
commit ecc6b1f0b6

View File

@@ -0,0 +1,4 @@
#!/usr/bin/with-contenv bashio
export OCRLANG=$(bashio::config 'ocrlang')
bashio::log.info "Adding OCR language : $OCRLANG"