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

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