mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-20 03:28:11 +01: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')
|
||||
if [ -n "$OCRLANG" ]; then
|
||||
apt-get update &>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user