From 6f0253502eb73bae44bb30c9f06260174b03b4c0 Mon Sep 17 00:00:00 2001
From: 付智勇 <fuzhiyong@efangtec.com>
Date: Mon, 4 Sep 2017 17:41:39 +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 726632b..193723c 100644
--- a/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
+++ b/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js
@@ -7,7 +7,7 @@ function shell(){
 
 shell.prototype.Recording =async(appId,uid,channel,channelKey)=>{
     return new Promise((resolve, reject) =>{
-        let  shell =`./RECORD_APP`+
+        let  shell =`./Recorder_local`+
         ` --appId  ` +appId +
         ` --uid ` +uid +
         ` --channel ` +  channel +
--
libgit2 0.24.0