From 1e63e17b4a46ada8dd12b1ebba84e083881a8219 Mon Sep 17 00:00:00 2001 From: 付智勇 <fuzhiyong@efangtec.com> Date: Fri, 27 Oct 2017 18:11:43 +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 1988ff1..b498312 100644 --- a/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js +++ b/util/Agora_Recording_SDK_for_Linux_FULL/samples/shellUtil.js @@ -33,7 +33,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey,body)=>{ ` --appId ` +appId + //` --uid ` +uid + ` --channel ` + channel + - `--recordFileRootDir /netWorkSchool/Agora_Recording_SDK_for_Linux_FULL/samples ` + + //`--recordFileRootDir /netWorkSchool/Agora_Recording_SDK_for_Linux_FULL/samples ` + //` --channelKey ` + channelKey + " --appliteDir \`pwd\`/../bin"; console.log(shell) -- libgit2 0.24.0