mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
test
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/execlineb -S1
|
||||
|
||||
s6-svscanctl -t /var/run/s6/services
|
||||
3
portainer_agent/rootfs/etc/cont-init.d/99-run.sh → portainer_agent/rootfs/etc/services.d/portainer_agent/run
Executable file → Normal file
3
portainer_agent/rootfs/etc/cont-init.d/99-run.sh → portainer_agent/rootfs/etc/services.d/portainer_agent/run
Executable file → Normal file
@@ -6,9 +6,6 @@
|
||||
# ==============================================================================
|
||||
bashio::require.unprotected
|
||||
|
||||
# Wait for transmission to become available
|
||||
bashio::net.wait_for 9001 localhost 50
|
||||
|
||||
# Launch app
|
||||
cd /app || true
|
||||
./agent "$PORTAINER_AGENT_ARGS"
|
||||
Reference in New Issue
Block a user