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