#!/bin/sh export basedir=/home/syjy/ipfcstV3 export bindir=$basedir/bin sh $bindir/stop-console.sh sh $bindir/start-console.sh exit 0