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