mirror of
https://github.com/weaveworks/scope.git
synced 2026-04-30 22:38:52 +00:00
4 lines
84 B
Bash
Executable File
4 lines
84 B
Bash
Executable File
#!/bin/sh
|
|
|
|
exec /home/weave/app $(cat /etc/weave/app.args) $(cat /etc/weave/probes)
|