Do not include key id in dpkg build package
[invirt/packages/invirt-dev.git] / reprepro-env
index 71335a0..25e17b1 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
 set -e
 export HOME=/home/repository
-exec sudo -u repository  /usr/bin/reprepro -b /srv/repository "$@"
+exec sudo -H -u repository  /usr/bin/reprepro -b /srv/repository "$@"