#!/bin/sh
cd "/usr/lib/wf-testapps/hello"
exec -a swf-hello mono --debug ./swf-hello.exe
