mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
scripts: remove 2.0 Documentation from build-release
2.0 docs have been merged into the Documentation folder now.
This commit is contained in:
parent
894f1aadce
commit
d1f9f2f1b7
@ -42,7 +42,7 @@ function package {
|
||||
cp etcd/README.md ${target}/README.md
|
||||
cp etcd/etcdctl/README.md ${target}/README-etcdctl.md
|
||||
|
||||
cp -R etcd/Documentation/2.0 ${target}/Documentation
|
||||
cp -R etcd/Documentation ${target}/Documentation
|
||||
}
|
||||
|
||||
function main {
|
||||
|
Loading…
x
Reference in New Issue
Block a user