mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-26 18:43:39 +02:00
Update ha_autoapps.sh
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
##############################
|
##############################
|
||||||
|
|
||||||
PACKAGES="$1"
|
PACKAGES="$1"
|
||||||
|
echo "To install : $PACKAGES"
|
||||||
|
|
||||||
# Install bash if needed
|
# Install bash if needed
|
||||||
if ! command -v bash >/dev/null 2>/dev/null; then
|
if ! command -v bash >/dev/null 2>/dev/null; then
|
||||||
|
|||||||
Reference in New Issue
Block a user