diff options
| author | Jeff Carr <[email protected]> | 2025-09-25 15:21:27 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-25 15:21:27 -0500 |
| commit | b8d9cb50403f22ae2ff8cf34c575f8bc8a1d1936 (patch) | |
| tree | aa613f4fb6a6f09d60c32903eec6d1eb75e133b0 /build | |
| parent | a28318fbcb3aad0681c7e0f72a35cafc049750d9 (diff) | |
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
