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