From 414966d82b55e1cfdb23815fdade7081dd4ed7aa Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 4 Oct 2025 19:50:02 -0500 Subject: typo --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build b/build index 95fc68f..7700b7f 100755 --- a/build +++ b/build @@ -5,7 +5,7 @@ mkdir -p files/lib/systemd/system/ cp zood.service files/lib/systemd/system/ mkdir -p files/usr/share/bash-completion/completions/ -zood --bash > files/usr/share/bash-completion/completions/forge +zood --bash > files/usr/share/bash-completion/completions/zood mkdir -p files/usr/lib/zood/ cp Makefile.help files/usr/lib/zood/Makefile -- cgit v1.2.3