source:
trunk/packages/sipb-xen-dev/reprepro-env
@
1242
Last change on this file since 1242 was 1170, checked in by broder, 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.