#!/bin/sh
cd -P -- "$(dirname -- "$0")"
PHX_SERVER=true exec ./cutiepy_broker start
