#!/bin/sh

cd /root/cctcp

#/etc/rc.d/init.d/network restart

killall -9 cctrl.out
./cctrl.out -system "`uname -a`" >/dev/null &
