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