Update mm-scripts.sh

This commit is contained in:
2022-06-04 19:32:03 -05:00
parent a7d013eaf7
commit 52299aeeb2

View File

@@ -122,8 +122,6 @@ MMSTART(){
exit 1
fi
echo
echo -en "${idsCL[LightCyan]}${mmsv} Services... ${idsCL[Default]}"
for srvc in "${SERVICES_CHECK[@]}"; do
/bin/systemctl start ${srvc}