mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
7 lines
308 B
Bash
7 lines
308 B
Bash
#!/usr/bin/with-contenv bashio
|
|
# ==============================================================================
|
|
# Home Assistant Community Add-on: Portainer
|
|
# Runs some initializations for Portainer
|
|
# ==============================================================================
|
|
bashio::require.unprotected
|