Commit 0f39c9fb authored by king wang's avatar king wang

make file

parent 6c5248c3
...@@ -10,9 +10,6 @@ updatevendor: ...@@ -10,9 +10,6 @@ updatevendor:
govendor add +e govendor add +e
vendor: vendor:
git clone --depth 1 -b master https://${CHAIN33}.git vendor/${CHAIN33}
rm -rf vendor/${CHAIN33}/.git
cp -R vendor/${CHAIN33}/vendor/* vendor/
govendor init govendor init
go build -i -o tool gitlab.33.cn/chain33/chain33/cmd/tools go build -i -o tool gitlab.33.cn/chain33/chain33/cmd/tools
./tool import --path "plugin" --packname "gitlab.33.cn/chain33/plugin/plugin" --conf "" ./tool import --path "plugin" --packname "gitlab.33.cn/chain33/plugin/plugin" --conf ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment