mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
First version https://github.com/alexbelgium/hassio-addons/issues/565
This commit is contained in:
@@ -47,5 +47,5 @@
|
||||
},
|
||||
"slug": "portainer_agent",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.18.2-test8"
|
||||
"version": "2.18.2"
|
||||
}
|
||||
@@ -6,7 +6,8 @@
|
||||
# ==============================================================================
|
||||
bashio::require.unprotected
|
||||
|
||||
# Set environemnt
|
||||
# Wait for transmission to become available
|
||||
bashio::net.wait_for 9001 localhost 900
|
||||
|
||||
# Launch app
|
||||
cd /app || true
|
||||
|
||||
Reference in New Issue
Block a user