diff options
Diffstat (limited to 'build')
| -rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,3 +3,6 @@ # this is the systemd control file mkdir -p files/usr/bin/ cp ../virtigoctl/virtigoctl files/usr/bin/ + +mkdir -p files/usr/share/bash-completion/completions/ +virtigo --bash > files/usr/share/bash-completion/completions/virtigo |
