diff options
| author | Jeff Carr <[email protected]> | 2025-10-04 19:50:02 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-04 19:50:02 -0500 |
| commit | 414966d82b55e1cfdb23815fdade7081dd4ed7aa (patch) | |
| tree | 425178d3b03b85eb181c95550f2fa021ecab570a /build | |
| parent | 1c015f05bd0a2ab32fc83bacb75c7ad4d1415405 (diff) | |
typov0.0.103
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
