Update 01-config_yaml.sh

This commit is contained in:
Alexandre
2025-07-06 20:44:50 +02:00
committed by GitHub
parent 1d11a52cd6
commit 932cbdb158

View File

@@ -1,15 +1,6 @@
#!/usr/bin/with-contenv bashio
# 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 #
##################