#!/usr/bin/with-contenv bashio

# Allow OCR setting
OCRLANG="$(bashio::config "ocrlang")"
sed -i "2i\OCRLANG=$OCRLANG" /etc/cont-init.d/98-multilangocr
