Update mm-scripts.sh
This commit is contained in:
@@ -88,10 +88,10 @@ case $action in
|
||||
|
||||
*)
|
||||
echo -e "Usage: ${idsCL[LightCyan]}mm${idsCL[Default]} {"
|
||||
echo -e " ${idsCL[Yellow]}start${idsCL[Default]} --> Start services"
|
||||
echo -e " ${idsCL[Yellow]}stop${idsCL[Default]} --> Stop services"
|
||||
echo -e " ${idsCL[Yellow]}check${idsCL[Default]} --> Check for VPN and start services if needed"
|
||||
echo -e " ${idsCL[Yellow]}status${idsCL[Default]} --> Check service status"
|
||||
echo -e " ${idsCL[Yellow]}start${idsCL[Default]} --> Start services"
|
||||
echo -e " ${idsCL[Yellow]}stop${idsCL[Default]} --> Stop services"
|
||||
echo -e " ${idsCL[Yellow]}check${idsCL[Default]} --> Check for VPN and start services if needed"
|
||||
echo -e " ${idsCL[Yellow]}status${idsCL[Default]} --> Check service status"
|
||||
echo -e "}"
|
||||
echo ""
|
||||
echo ""
|
||||
|
||||
Reference in New Issue
Block a user