source:
trunk/packages/invirt-dev/reprepro-env
@
2693
Last change on this file since 2693 was 1322, checked in by price, 16 years ago | |
---|---|
|
|
File size: 144 bytes |
Rev | Line | |
---|---|---|
[3] | 1 | #!/bin/sh |
2 | set -e | |
3 | export HOME=/home/repository | |
[1170] | 4 | exec sudo -H -u repository /usr/bin/reprepro -b /srv/repository --ignore=wrongdistribution "$@" |
[3] | 5 |
Note: See TracBrowser
for help on using the repository browser.