11 Star 54 Fork 34

canonical-entropy / nop-chaos

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
copy.sh 626 Bytes
一键复制 编辑 原始数据 按行查看 历史
TARGET=../nop-entropy/nop-web-amis-editor/src/main/resources/META-INF/resources/amis-editor
rm -rf $TARGET
cp -rf ./packages/nop-amis-editor/dist $TARGET
find $TARGET/ -type f -name "*.gz" | awk '{print substr($0,1,length($0)-3)}' |xargs rm
TARGET=../nop-entropy/nop-web-site/src/main/resources/META-INF/resources/
rm -rf $TARGET
cp -rf ./packages/nop-site/dist $TARGET
find $TARGET/ -type f -name "*.gz" | awk '{print substr($0,1,length($0)-3)}' |xargs rm
TARGET=../nop-entropy/nop-js/src/main/resources/_vfs/nop/js/libs/nop-server-tool.mjs
rm -rf $TARGET
cp -f ./packages/nop-server-tool/dist/nop-server-tool.mjs $TARGET
TypeScript
1
https://gitee.com/canonical-entropy/nop-chaos.git
git@gitee.com:canonical-entropy/nop-chaos.git
canonical-entropy
nop-chaos
nop-chaos
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891