From 17d8a371af62f2abfd8ce612e79aa34e16ecaec2 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Thu, 2 Oct 2025 20:13:57 -0500 Subject: rename 'wit' --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index 3a9d0df..54edc1e 100755 --- a/build +++ b/build @@ -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 -- cgit v1.2.3