mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Merge branch 'master' of https://github.com/alexbelgium/hassio-addons
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
declare CONFIG
|
declare CONFIG
|
||||||
declare OCR_LANG
|
declare OCR_LANG
|
||||||
|
|
||||||
CONFIG=$(</share/nextcloud_ocr/settings.json)
|
CONFIG=$(</data/options.json)
|
||||||
OCR_LANG=$(bashio::config 'OCR-LANG')
|
OCR_LANG=$(bashio::config 'OCR-LANG')
|
||||||
|
|
||||||
# Install OCR if requested
|
# Install OCR if requested
|
||||||
|
|||||||
Reference in New Issue
Block a user