mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 17:38:17 +01:00
Update run
This commit is contained in:
@@ -10,4 +10,4 @@ bashio::log.info "Starting app"
|
||||
|
||||
# Launch app
|
||||
cd /app || true
|
||||
./agent "$PORTAINER_AGENT_ARGS" || ./agent
|
||||
./agent "$PORTAINER_AGENT_ARGS" 2>/dev/null || ./agent
|
||||
|
||||
Reference in New Issue
Block a user