diff --git a/mm-scripts.sh b/mm-scripts.sh index e95932c..6622c0f 100755 --- a/mm-scripts.sh +++ b/mm-scripts.sh @@ -77,6 +77,7 @@ MMSTOP(){ MMSTATUS(){ for srvc in "${SERVICES_CHECK[@]}"; do + echo $srvc c=0; cw=22; spc='' spc1=${cw}-${#NM_SERVICES[${srvc}]} until [ $c = ${spc1} ]; do spc="${spc} "; c=`expr $c + 1`; done