Update mm-scripts.sh
This commit is contained in:
@@ -68,7 +68,10 @@ MMSTART(){
|
|||||||
/usr/sbin/service start ${srvc}
|
/usr/sbin/service start ${srvc}
|
||||||
done
|
done
|
||||||
echo -e "${idsCL[Green]} done${idsCL[Default]}"
|
echo -e "${idsCL[Green]} done${idsCL[Default]}"
|
||||||
echo -en "${idsCL[LightCyan]}${mmsv}In may take a couple of minutes before all systems fully start up${idsCL[Default]}"
|
if [ "${action}" == "start" ]; then
|
||||||
|
echo -e "${idsCL[LightCyan]}It may take a couple of minutes before all systems fully start up${idsCL[Default]}"
|
||||||
|
echo
|
||||||
|
fi
|
||||||
rm -f /opt/mm.stop
|
rm -f /opt/mm.stop
|
||||||
rm -f /opt/mm.vpn.fail*
|
rm -f /opt/mm.vpn.fail*
|
||||||
echo
|
echo
|
||||||
|
|||||||
Reference in New Issue
Block a user