mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-18 02:18:16 +01:00
Allowing multilanguage OCR
This commit is contained in:
4
papermerge/rootfs/etc/cont-init.d/00-OCR
Normal file
4
papermerge/rootfs/etc/cont-init.d/00-OCR
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
|
||||
export OCRLANG=$(bashio::config 'ocrlang')
|
||||
bashio::log.info "Adding OCR language : $OCRLANG"
|
||||
Reference in New Issue
Block a user