#!/bin/sh
ROOTDIR=/usr/lib64/wings-2.1.5/ebin
exec /usr/bin/erl -smp -pa  -run wings_start start_halt $*
