1 Star 0 Fork 5

clywm520 / react-chat

forked from 野火IM / react-chat 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
publish.sh 430 Bytes
一键复制 编辑 原始数据 按行查看 历史
armXyz 提交于 2020-10-21 16:56 . update publish script
cp src/js/wfc/av/internal/engine-conference.min.js src/js/wfc/av/internal/engine.min.js
npm run release
git checkout -- src/js/wfc/av/internal/engine.min.js
indexFileName=dist/src/index.html
jsFile=`ls dist/src/wfc.*`
jsFileName=$(basename $jsFile)
echo $indexFileName
echo $jsFile
echo $jsFileName
~/apps/bin/qshell-darwin-x64-v2.4.0 fput firechat $jsFileName $jsFile
scp $indexFileName dali2:/home/ubuntu/wildfirechat_web/src
1
https://gitee.com/clywm520/react-chat.git
git@gitee.com:clywm520/react-chat.git
clywm520
react-chat
react-chat
master

搜索帮助