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