Require unprotected

This commit is contained in:
Alexandre
2023-05-21 18:39:11 +02:00
parent a5a293716c
commit 0b14e27698
2 changed files with 2 additions and 2 deletions

View File

@@ -47,5 +47,5 @@
},
"slug": "portainer_agent",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.18.2-5"
"version": "2.18.2-6"
}

View File

@@ -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"