Control and control.in cannot both be versioned as control is regularly generated...
[invirt/packages/invirt-dev.git] / reprepro-env
1 #!/bin/sh
2 set -e
3 export HOME=/home/repository
4 exec sudo -H -u repository  /usr/bin/reprepro -b /srv/repository "$@"
5