mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
scripts: include v2 README in the release
This commit is contained in:
@@ -47,6 +47,7 @@ function package {
|
||||
|
||||
cp etcd/README.md ${target}/README.md
|
||||
cp etcd/etcdctl/README.md ${target}/README-etcdctl.md
|
||||
cp etcd/etcdctl/READMEv2.md ${target}/READMEv2-etcdctl.md
|
||||
|
||||
cp -R etcd/Documentation ${target}/Documentation
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user