mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update automatic_packages.sh
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
# INIT #
|
||||
########
|
||||
|
||||
VERBOSE=true
|
||||
VERBOSE=false
|
||||
set +u 2>/dev/null
|
||||
PACKAGES="${@:-}"
|
||||
[ $VERBOSE = true ] && echo "ENV : $PACKAGES"
|
||||
|
||||
Reference in New Issue
Block a user