mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update 01-config_yaml.sh
This commit is contained in:
@@ -1,15 +1,6 @@
|
|||||||
#!/usr/bin/with-contenv bashio
|
#!/usr/bin/with-contenv bashio
|
||||||
# shellcheck shell=bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
#################
|
|
||||||
# CODE INJECTOR #
|
|
||||||
#################
|
|
||||||
|
|
||||||
# Any commands written in this bash script will be executed at addon start
|
|
||||||
# See guide here : https://github.com/alexbelgium/hassio-addons/wiki/Add%E2%80%90ons-feature-:-customisation
|
|
||||||
|
|
||||||
apk add yamllint || apt-get install -y yamllint
|
|
||||||
|
|
||||||
##################
|
##################
|
||||||
# INITIALIZATION #
|
# INITIALIZATION #
|
||||||
##################
|
##################
|
||||||
|
|||||||
Reference in New Issue
Block a user