mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Clarify the root directory comment
A contributor had an issue when ran script changing the directory name after clone. This was discussed on the etcd slack channel.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Generate all etcd protobuf bindings.
|
||||
# Run from repository root.
|
||||
# Run from repository root directory named etcd.
|
||||
#
|
||||
set -e
|
||||
|
||||
|
||||
Reference in New Issue
Block a user