summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-25 01:21:36 -0500
committerJeff Carr <[email protected]>2025-09-25 01:21:36 -0500
commitdada18c9a153db03f9cf52b6d4ba7e864bf5e3ba (patch)
tree6a4860c852f580c01bdda7a6a17fda79163e31b7 /build
parent6d670cc64ff89576c0b4532123c48523c32f5493 (diff)
update to the new autocompletev0.22.143
Diffstat (limited to 'build')
-rwxr-xr-xbuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/build b/build
new file mode 100755
index 0000000..3733f17
--- /dev/null
+++ b/build
@@ -0,0 +1,4 @@
+#!/bin/bash -x
+
+mkdir -p files/usr/share/bash-completion/completions/
+go-deb --bash > files/usr/share/bash-completion/completions/go-deb