#!/bin/sh
exec erl -smp disable -noinput -run wings_start start_halt ${1+"$@"}
