mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Require unprotected
This commit is contained in:
@@ -47,5 +47,5 @@
|
||||
},
|
||||
"slug": "portainer_agent",
|
||||
"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
|
||||
# ==============================================================================
|
||||
|
||||
bashio::log.warning "Protected mode needs to be disabled in the addons options for full functions"
|
||||
bashio::require.unprotected
|
||||
|
||||
bashio::log.info "Starting app"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user