#!/bin/sh
# Copyright 2017 Canonical Ltd.  This software is licensed under the
# GNU Affero General Public License version 3 (see the file LICENSE).

$SNAP/bin/supervisorctl -c $SNAP_DATA/supervisord/supervisord.conf "$@"
