X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/283d8d223bfce95f119001cb77c7813fbc12875d..479b1cb73a333fa76e7d05f4000eb6267d8682c6:/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 "$@"