diff options
author | lloyd <[email protected]> | 2009-09-11 19:25:49 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-09-11 19:25:49 +0000 |
commit | 47451b9db2c6e2362a58fb27700a2ae04e0774c8 (patch) | |
tree | 6465759f0185dea1f08e82ae11ffed65ccf34711 /doc/scripts | |
parent | cfbe5126db44ea0a2e8f24dbaaca2126267f78d2 (diff) |
Have dist script pull from nrb.1_8 in this branch
Diffstat (limited to 'doc/scripts')
-rwxr-xr-x | doc/scripts/dist.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/scripts/dist.sh b/doc/scripts/dist.sh index 0062d43bf..9629446cf 100755 --- a/doc/scripts/dist.sh +++ b/doc/scripts/dist.sh @@ -3,7 +3,7 @@ # This is probably only useful if run on my machine, which is not # exactly ideal -SELECTOR=h:net.randombit.botan +SELECTOR=h:net.randombit.botan.1_8 KEY_ID=EFBADFBC MTN_DB=/storage/mtn/botan.mtn WEB_DIR=~/projects/www |