提交 3c8fcc7c 编写于 作者: T tangfangzhi

enh: exclude some more directories

上级 c77e7d52
......@@ -49,7 +49,7 @@ if [ $ent -eq 0 ]; then
else
cd ../../../../
rm -rf TDinternal.tar.gz
tar --exclude=TDinternal/debug --exclude=TDinternal/sim --exclude=TDinternal/community/debug --exclude=TDinternal/community/release -czf TDinternal.tar.gz TDinternal taos-connector-python
tar --exclude=TDinternal/debug --exclude=TDinternal/sim --exclude=TDinternal/community/debug --exclude=TDinternal/community/release --exclude=TDinternal/community/sim -czf TDinternal.tar.gz TDinternal taos-connector-python
fi
exit 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册