Move the invirtibuilder into invirt-dev as a first step towards
[invirt/packages/invirt-dev.git] / reprepro-env
index 71335a0..5f7e575 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 set -e
 export HOME=/home/repository
-exec sudo -u repository  /usr/bin/reprepro -b /srv/repository "$@"
+exec sudo -H -u repository  /usr/bin/reprepro -b /srv/repository --ignore=wrongdistribution "$@"