#!/bin/sh
cd `rtm-config --rtm-exampledir`
exec ./MyServiceProviderComp $@
