mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-15 17:33:55 +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