create a custom hassio repository with portainer
This commit is contained in:
6
portainer/rootfs/etc/cont-init.d/portainer.sh
Normal file
6
portainer/rootfs/etc/cont-init.d/portainer.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/with-contenv bashio
|
||||
# ==============================================================================
|
||||
# Home Assistant Community Add-on: Portainer
|
||||
# Runs some initializations for Portainer
|
||||
# ==============================================================================
|
||||
bashio::require.unprotected
|
||||
Reference in New Issue
Block a user