Update mm-scripts.sh
This commit is contained in:
@@ -58,6 +58,7 @@ MMSTART(){
|
|||||||
}
|
}
|
||||||
|
|
||||||
MMSTOP(){
|
MMSTOP(){
|
||||||
|
echo -e "${idsCL[LightCyan]}Stopping Services...${idsCL[Default]}"
|
||||||
for srvc in "${SERVICES_CHECK[@]}"; do
|
for srvc in "${SERVICES_CHECK[@]}"; do
|
||||||
/usr/sbin/service ${srvc} stop &
|
/usr/sbin/service ${srvc} stop &
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user