source: trunk/packages/invirt-dev/reprepro-env @ 2569

Last change on this file since 2569 was 1322, checked in by price, 15 years ago

sipb-xen-dev -> invirt-dev

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