diff options
| author | Jeff Carr <[email protected]> | 2025-09-25 02:40:24 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-25 02:40:24 -0500 |
| commit | 89c9b46f8b06c882dbc60d2cdf4c19b50397acbc (patch) | |
| tree | 1a7213fff73f0d9b7fcef82bc24be7348a66b745 /build | |
| parent | 8ab09243500576460a9e5b12cae0b997933d6577 (diff) | |
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,3 +6,6 @@ cp gus.service files/lib/systemd/system/ mkdir -p files/usr/lib/gus/ cp Makefile.help files/usr/lib/gus/Makefile + +mkdir -p files/usr/share/bash-completion/completions/ +gus --bash > files/usr/share/bash-completion/completions/gus |
