Update mm-scripts.sh

This commit is contained in:
2023-02-23 22:02:28 -06:00
parent 853c1b9833
commit 49dbc1b751

View File

@@ -492,6 +492,7 @@ if [ ! -f /opt/idssys/mediamanager/mm.update.stop ]; then
*) *)
echo -e " Usage: ${idsCL[LightCyan]}mm {option}${idsCL[Default]}" echo -e " Usage: ${idsCL[LightCyan]}mm {option}${idsCL[Default]}"
echo
echo -e " ${idsCL[Yellow]}start${idsCL[Default]} --> Start services" echo -e " ${idsCL[Yellow]}start${idsCL[Default]} --> Start services"
echo -e " ${idsCL[Yellow]}stop${idsCL[Default]} --> Stop services" echo -e " ${idsCL[Yellow]}stop${idsCL[Default]} --> Stop services"
echo -e " ${idsCL[Yellow]}restart${idsCL[Default]} --> Restart services" echo -e " ${idsCL[Yellow]}restart${idsCL[Default]} --> Restart services"