mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 03:01:11 +00:00
4 lines
75 B
Bash
Executable File
4 lines
75 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /home/weave/scope-probe $(cat /etc/weave/scope-probe.args)
|