mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-03 06:14:07 +02:00
Require unprotected
This commit is contained in:
@@ -47,5 +47,5 @@
|
|||||||
},
|
},
|
||||||
"slug": "portainer_agent",
|
"slug": "portainer_agent",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "2.18.2-5"
|
"version": "2.18.2-6"
|
||||||
}
|
}
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
# Runs some initializations for portainer_agent
|
# Runs some initializations for portainer_agent
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|
||||||
bashio::log.warning "Protected mode needs to be disabled in the addons options for full functions"
|
bashio::require.unprotected
|
||||||
|
|
||||||
bashio::log.info "Starting app"
|
bashio::log.info "Starting app"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user