source: package_tags/sipb-xen-dev/15/reprepro-env

Last change on this file was 7, checked in by hartmans, 17 years ago

Include the sudo call in reprepro-env

  • Property svn:executable set to *
File size: 114 bytes
Line 
1#!/bin/sh
2set -e
3export HOME=/home/repository
4exec sudo -u repository  /usr/bin/reprepro -b /srv/repository "$@"
5
Note: See TracBrowser for help on using the repository browser.