Parent Directory
|
Revision Log
fix ambiguous column source
| 1 | #!/bin/bash |
| 2 | |
| 3 | set -e |
| 4 | |
| 5 | mkdir -p /org/udd.debian.org/tmp/hints |
| 6 | cd /org/udd.debian.org/tmp/hints |
| 7 | rm * || true |
| 8 | wget -q -r -np -nH -nd -nc http://release.debian.org/britney/hints/ |
| 9 | rm index.html README robots.txt |
| Name | Value |
|---|---|
| svn:executable | * |
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |