#!/bin/sh
# Stop the service if it is running
echo "Stopping te-etm-agent ..."
sv stop te-etm-agent

rm -rf /etc/service/te-etm-agent