Update mm-scripts.sh
This commit is contained in:
@@ -71,7 +71,6 @@ MMSTOP(){
|
||||
}
|
||||
|
||||
|
||||
if [ ${action-x} ]; then
|
||||
case $action in
|
||||
start | check)
|
||||
if [ -f /opt/mm.stop ] && [ "${action}" = "check" ]; then
|
||||
@@ -96,8 +95,6 @@ if [ ${action-x} ]; then
|
||||
echo ""
|
||||
exit 0;;
|
||||
esac
|
||||
fi
|
||||
|
||||
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user