summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-05-23 19:33:59 +0200
committerWerner Koch <wk@gnupg.org>1999-05-23 19:33:59 +0200
commit56f50c41dd1e311abc08000bb0e8327299663984 (patch)
tree5bf2fd3f6ae2cd8400fb060e4d4370fca0c65ead /scripts
parent*** empty log message *** (diff)
downloadgnupg2-56f50c41dd1e311abc08000bb0e8327299663984.tar.xz
gnupg2-56f50c41dd1e311abc08000bb0e8327299663984.zip
mkwebpage
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mkwebpage1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/mkwebpage b/scripts/mkwebpage
index 5944261d7..2f5e0aead 100755
--- a/scripts/mkwebpage
+++ b/scripts/mkwebpage
@@ -78,6 +78,7 @@ EOF
echo "(List generated from CVS: " $(date +%Y-%m-%d) ")" >> $pgm.tmp/BUGS
sed_it $pgm.tmp $pgm.new
rm -rf $pgm.tmp || true
+ ln -sf gnupg.html $pgm.new/index.html
rm -rf $pgm.old || true
[ -d $pgm ] && mv $pgm $pgm.old