#!/bin/bash ROOT=$(cd `dirname $0`/../; pwd) $ROOT/shell/stopAll.sh $ROOT/shell/clearData.sh echo "finish"