Commit changes
[invirt/packages/invirt-dev.git] / reprerepro-env
1 #!/bin/sh
2 set -e
3 export HOME=/home/repository
4 exec /usr/bin/reprepro "$@"
5