10 lines
295 B
Plaintext
10 lines
295 B
Plaintext
#!/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
|