#!/bin/sh

exec /usr/local/bin/erl -pa /usr/local/lib/erlang/lib/esdl/ebin +S 1 -run wings_start start_halt "$@"
