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