#!/bin/bash
exec /usr/bin/erl -smp disable -noinput -pa /usr/lib64/erlang/lib/esdl-1.3.1/ebin -run wings_start start_halt ${1+"$@"}
