2024-11-01 20:34:12 +01:00

9 lines
362 B
Plaintext

#!/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!"