{{ if .include_legacy -}}
#!/usr/bin/env bash
java -jar "$XDG_DATA_HOME/duck-encoder/duck-encoder.jar" $*
# vim: ft=bash
{{- end }}