mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update automatic_packages.sh
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
VERBOSE=false
|
VERBOSE=false
|
||||||
# Non interactive
|
# Non interactive
|
||||||
export DEBIAN_FRONTEND="noninteractive"
|
export DEBIAN_FRONTEND="noninteractive"
|
||||||
|
export LANG="C.UTF-8"
|
||||||
# Allow undefined variables
|
# Allow undefined variables
|
||||||
set +u 2>/dev/null
|
set +u 2>/dev/null
|
||||||
# Get env variables
|
# Get env variables
|
||||||
|
|||||||
Reference in New Issue
Block a user