xoxys.pve_sd/templates/usr/local/bin/pve-sd-wrapper.j2

5 lines
85 B
Plaintext
Raw Permalink Normal View History

2021-07-12 22:38:50 +02:00
#!/usr/bin/env sh
set -eo pipefail
exec {{ pve_sd_virtualenv }}/bin/{{ item }} "$@"