update act runner addons

This commit is contained in:
ai-dev
2024-11-01 20:34:12 +01:00
parent ee66b044c3
commit f7f4e7393a
35 changed files with 845 additions and 34 deletions

View File

@ -0,0 +1,10 @@
#!/command/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Home Assistant Community Add-on: Example
# Runs example2 script
# ==============================================================================
bashio::log.info "Starting Example2..."
exec /usr/bin/example2.sh