mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-21 13:30:32 +02:00
Update 93-multiocr.sh
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bashio
|
||||||
|
|
||||||
OCRLANG=$(bashio::config 'OCRLANG')
|
OCRLANG=$(bashio::config 'OCRLANG')
|
||||||
if [ -n "$OCRLANG" ]; then
|
if [ -n "$OCRLANG" ]; then
|
||||||
apt-get update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user