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