X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/283d8d223bfce95f119001cb77c7813fbc12875d..41d24f552265151c4e8e5290b70c1ea880b9cd48:/reprepro-env diff --git a/reprepro-env b/reprepro-env index 458a98a..5f7e575 100755 --- a/reprepro-env +++ b/reprepro-env @@ -1,5 +1,5 @@ #!/bin/sh set -e export HOME=/home/repository -exec /usr/bin/reprepro "$@" +exec sudo -H -u repository /usr/bin/reprepro -b /srv/repository --ignore=wrongdistribution "$@"