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