From d2214f74c7491e35a13954ed35c1c65141eb2bdb Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 22 Mar 2022 07:49:06 +0100 Subject: [PATCH] Test --- papermerge/rootfs/etc/cont-init.d/91-OCR.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/papermerge/rootfs/etc/cont-init.d/91-OCR.sh b/papermerge/rootfs/etc/cont-init.d/91-OCR.sh index 6f51d8047..38df5f17e 100644 --- a/papermerge/rootfs/etc/cont-init.d/91-OCR.sh +++ b/papermerge/rootfs/etc/cont-init.d/91-OCR.sh @@ -1,6 +1,8 @@ #!/usr/bin/with-contenv bashio # shellcheck shell=bash +exit 0 + # Allow OCR setting OCRLANG="$(bashio::config "ocrlang")"