浏览代码

add hlsrecord

Gil Pedersen 12 年之前
父节点
当前提交
e3c0ade472
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -16,7 +16,8 @@
   },
   "bin": {
     "hlsdump": "./bin/hlsdump",
-    "hlsmon": "./bin/hlsmon"
+    "hlsmon": "./bin/hlsmon",
+    "hlsrecord": "./bin/hlsrecord"
   },
   "repository": {
     "type": "git",