#!/bin/bash

exec -a scope-app /home/weave/scope --mode app $(cat /var/run/weave/scope-app.args)
