#!/bin/sh

starman --listen :5000 --daemonize --pid pid --error-log errors
