Add vdn-drone

This commit is contained in:
2023-09-18 14:28:48 +02:00
parent 33fc5e8c6a
commit 4a4e30e14d
2 changed files with 54 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ cp completion/vdn-completion.bash /usr/local/share/bash-completion/completions/v
grep 'complete -F \w* [a-z-]*' -- completion/vdn-completion.bash | awk '{ print "/usr/local/share/bash-completion/completions/"$NF }' | xargs -I {} ln -s /usr/local/share/bash-completion/completions/vdn {}
```
## `vdn-drone`
Execute your pipeline locally.
## `vdn-rsync`
Copy files between the host and the guest system using *rsync*.