fix: get alarms from NFs

This commit is contained in:
2023-10-24 18:52:38 +08:00
parent bcec4e13ae
commit 22e53ea20f
2 changed files with 16 additions and 7 deletions

View File

@@ -35,7 +35,7 @@ case "$1" in
done
;;
*)
echo "OMC"
echo "OMC service"
echo "Usage: $0 start|status|stop|restart|version"
;;
esac