diff options
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ #!/bin/bash -x mkdir -p files/usr/share/bash-completion/completions/ -wit-test --bash > files/usr/share/bash-completion/completions/wit-test +wit --bash > files/usr/share/bash-completion/completions/wit |
