include autocomplete

This commit is contained in:
Jeff Carr 2025-09-25 15:21:27 -05:00
parent a28318fbcb
commit b8d9cb5040
1 changed files with 4 additions and 0 deletions

4
build Executable file
View File

@ -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