Update mm-scripts.sh
This commit is contained in:
@@ -72,6 +72,7 @@ MMSTART(){
|
||||
echo -en "${idsCL[LightCyan]}${mmsv} Services... ${idsCL[Default]}"
|
||||
for srvc in "${SERVICES_CHECK[@]}"; do
|
||||
#/bin/systemctl start ${srvc}
|
||||
echo ""
|
||||
done
|
||||
echo -e "${idsCL[Green]} done${idsCL[Default]}"
|
||||
if [ "${action}" == "start" ]; then
|
||||
|
||||
Reference in New Issue
Block a user