X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-dev.git/blobdiff_plain/283d8d223bfce95f119001cb77c7813fbc12875d..79220ee414e93e0c71dba38e1c25fdb70e4991bb:/reprepro-env?ds=inline diff --git a/reprepro-env b/reprepro-env index 458a98a..25e17b1 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 "$@"