diff options
| author | Jeff Carr <[email protected]> | 2025-09-25 05:03:12 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-09-25 05:03:12 -0500 |
| commit | 2d5506b5fafd6eea6401ab3b253820c528882574 (patch) | |
| tree | 4fe7bba9a9f5f9af57fdcb4945d9e5b0f0b964a4 /build | |
| parent | fabf425958a25bc3b83104aad25cad8adbe31a89 (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/ +autogenpb --bash > files/usr/share/bash-completion/completions/autogenpb |
