9 lines
362 B
Plaintext
Raw Normal View History

2024-11-01 22:56:09 +01:00
#!/command/with-contenv bashio
# shellcheck shell=bash
# ==============================================================================
# Home Assistant Community Add-on: Example
# Example init script, runs before any other service
# ==============================================================================
bashio::log.info "Oh, hi! I'm the init script!"