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