diff --git a/.templates/script.template b/.templates/script.template new file mode 100644 index 000000000..367b110d3 --- /dev/null +++ b/.templates/script.template @@ -0,0 +1,9 @@ +#!/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