Update 93-multiocr.sh

This commit is contained in:
Alexandre
2021-12-22 05:24:38 +01:00
committed by GitHub
parent 11bcd174f3
commit 503c161610

View File

@@ -1,4 +1,5 @@
!/usr/bin/with-contenv bash
#!/usr/bin/with-contenv bashio
OCRLANG=$(bashio::config 'OCRLANG')
if [ -n "$OCRLANG" ]; then
apt-get update &>/dev/null