Update mm-scripts.sh

This commit is contained in:
2023-04-29 22:38:06 -05:00
parent 101d452d46
commit 691032dbf2

View File

@@ -1371,10 +1371,11 @@ USAGE(){
fi fi
done done
echo echo
echo
echo -e " Services currently enabled on this system:" echo -e " Services currently enabled on this system:"
echo echo
echo -e " ${idsCL[Cyan]}${srvcscheck}${idsCL[Default]}" echo -e " ${idsCL[Cyan]}${srvcscheck}${idsCL[Default]}"
echo
} }