#!/bin/sh

if [ -f /SpliceCom/starttc ]; then
/SpliceCom/starttc
fi

