This commit is contained in:
Alexandre
2023-05-21 12:03:45 +02:00
parent 0135a896ed
commit 791640b844
2 changed files with 4 additions and 2 deletions

View File

@@ -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-test3" "version": "2.18.2-2"
} }

View File

@@ -6,6 +6,8 @@
# ============================================================================== # ==============================================================================
bashio::require.unprotected bashio::require.unprotected
bashio::log.info "Starting app"
# Launch app # Launch app
cd /app || true cd /app || true
./agent "$PORTAINER_AGENT_ARGS" ./agent "$PORTAINER_AGENT_ARGS" || ./agent