#! /bin/bash

#Get the ACS instance 
export ACS_INSTANCE=`cat sched_acs_instance.log`

#Stop all acs processes
acsStop
