summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-06-14 22:30:57 +0100
committerDmitry Ilvokhin <d@ilvokhin.com>2024-06-14 22:30:57 +0100
commit7665aac0967ea9f2d996d14b95fe406e3762795d (patch)
treee2c22ca4bc4bc87ee036605611b13ce8516005fe
parent672c7afe33fd9bc0c94f08f909c6c5bd6fb5eac4 (diff)
downloadinfra-7665aac0967ea9f2d996d14b95fe406e3762795d.tar.gz
infra-7665aac0967ea9f2d996d14b95fe406e3762795d.tar.bz2
infra-7665aac0967ea9f2d996d14b95fe406e3762795d.zip
Remove sh suffix from rotate-vault-password example
-rw-r--r--README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index f9f536d..903a2e8 100644
--- a/README.txt
+++ b/README.txt
@@ -35,7 +35,7 @@ $ ANSIBLE_CONFIG=/tmp/ansible.cfg \
ROTATE VAULT PASSWORD
-$ bin/rotate-vault-password.sh
+$ bin/rotate-vault-password
REFERENCES