source:
trunk/debathena/scripts/daequivsupload
@
22687
Revision 22687, 157 bytes checked in by ghudson, 17 years ago (diff) | |
---|---|
|
Line | |
---|---|
1 | #!/bin/sh |
2 | for dist in sarge etch lenny dapper edgy feisty gutsy; do |
3 | reprepro -Vb /mit/debathena/apt --ignore=wrongdistribution include "$dist" "$1" |
4 | done |
Note: See TracBrowser
for help on using the repository browser.