Update run

This commit is contained in:
Alexandre
2023-05-21 12:09:17 +02:00
committed by GitHub
parent 791640b844
commit bc850e85af

View File

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