From 37842c029c94b01fda591aac220034ef943add1a Mon Sep 17 00:00:00 2001
From: 付智勇 <fuzhiyong@efangtec.com>
Date: Sat, 16 Sep 2017 17:48:47 +0800
Subject: [PATCH] no message

---
 util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js b/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
index ff3af4f..96e6b65 100644
--- a/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
+++ b/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
@@ -31,7 +31,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey,body)=>{
             ` --channel ` +  channel +
             //` --channelKey ` + channelKey +        
             " --appliteDir  \`pwd\`/../bin";
-    
+    console.log(shell)
             
         await callfile.exec(shell)
             return true
--
libgit2 0.24.0