mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 06:41:51 +02:00
Working
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
# ==============================================================================
|
||||
bashio::require.unprotected
|
||||
|
||||
bashio::log.info "Starting app"
|
||||
|
||||
# Launch app
|
||||
cd /app || true
|
||||
./agent "$PORTAINER_AGENT_ARGS"
|
||||
./agent "$PORTAINER_AGENT_ARGS" || ./agent
|
||||
|
||||
Reference in New Issue
Block a user