summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-25 01:41:05 -0500
committerJeff Carr <[email protected]>2025-09-25 01:41:05 -0500
commitbb99305225210181525b1482888a7bfddd9ff68e (patch)
treeb0a9002926514e4a519463bc0b2b4bcea27d48f5 /build
parent10ccaf765b25e3712b2bde2737ae443ae68284af (diff)
new autocomplete methodv0.0.84v0.0.83v0.0.82v0.0.81
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/build b/build
index ca28d63..83f16a6 100755
--- a/build
+++ b/build
@@ -6,3 +6,6 @@ cp zookeeper.service files/lib/systemd/system/
mkdir -p files/usr/lib/zookeeper/
cp Makefile.help files/usr/lib/zookeeper/Makefile
+
+mkdir -p files/usr/share/bash-completion/completions/
+zookeeper --bash > files/usr/share/bash-completion/completions/zookeeper