Update mm-scripts.sh
This commit is contained in:
@@ -130,7 +130,7 @@ case $action in
|
|||||||
status)
|
status)
|
||||||
if [ -f /opt/mm.stop ]; then
|
if [ -f /opt/mm.stop ]; then
|
||||||
echo -e "${idsCL[Yellow]}The system is currently stopped${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]}The system is currently stopped${idsCL[Default]}"
|
||||||
exit 0
|
echo
|
||||||
fi
|
fi
|
||||||
MMSTATUS;;
|
MMSTATUS;;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user