mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-02 09:40:34 +00:00
4 lines
123 B
Bash
Executable File
4 lines
123 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec -a scope-probe /home/weave/scope probe $(cat /var/run/weave/scope-probe.args) $(cat /var/run/weave/apps)
|