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