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

Last change on this file was 853, checked in by price, 16 years ago

finish setup for signing packages

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