There was an error while loading. Please reload this page.
2 parents 167995c + 115eb71 commit 6db34c4Copy full SHA for 6db34c4
1 file changed
etc/release/build-plugins.sh
@@ -16,6 +16,6 @@ for i in `ls plugins`
16
pushd plugins/$i
17
rm -rf dist build
18
python setup.py release
19
- cp `find dist/ -type f` ../../thirdparty/prod/
+ cp `find dist/ -type f` ../../thirdparty/
20
popd
21
done
0 commit comments