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