mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
8 lines
332 B
Bash
8 lines
332 B
Bash
#!/usr/bin/with-contenv bashio
|
|
# shellcheck shell=bash
|
|
# ==============================================================================
|
|
# Home Assistant Community Add-on: Portainer
|
|
# Runs some initializations for Portainer
|
|
# ==============================================================================
|
|
bashio::require.unprotected
|