mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-04 00:01:36 +01:00
Update run
This commit is contained in:
@@ -13,7 +13,7 @@ bashio::log.info "Starting app"
|
||||
# Launch app
|
||||
cd /app || true
|
||||
if bashio::config.has_value 'PORTAINER_AGENT_ARGS'; then
|
||||
./agent "$PORTAINER_AGENT_ARGS"
|
||||
./agent $PORTAINER_AGENT_ARGS
|
||||
else
|
||||
./agent
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user