diff options
| -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/ +wit-test --bash > files/usr/share/bash-completion/completions/wit-test |
![]() |
index : go.wit.com/apps/utils/wit-test.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | build | 4 |
@@ -0,0 +1,4 @@ +#!/bin/bash -x + +mkdir -p files/usr/share/bash-completion/completions/ +wit-test --bash > files/usr/share/bash-completion/completions/wit-test |