summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2025-09-25 15:21:27 -0500
committerJeff Carr <[email protected]>2025-09-25 15:21:27 -0500
commitb8d9cb50403f22ae2ff8cf34c575f8bc8a1d1936 (patch)
treeaa613f4fb6a6f09d60c32903eec6d1eb75e133b0 /build
parenta28318fbcb3aad0681c7e0f72a35cafc049750d9 (diff)
include autocompletev0.0.109v0.0.108
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..3a9d0df
--- /dev/null
+++ b/build
@@ -0,0 +1,4 @@
+#!/bin/bash -x
+
+mkdir -p files/usr/share/bash-completion/completions/
+wit-test --bash > files/usr/share/bash-completion/completions/wit-test