aboutsummaryrefslogtreecommitdiffstats
path: root/indexgen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'indexgen.sh')
-rwxr-xr-xindexgen.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/indexgen.sh b/indexgen.sh
index d8d3b103..4d19c170 100755
--- a/indexgen.sh
+++ b/indexgen.sh
@@ -34,11 +34,9 @@ then
fi
# Cryptographically sign checksums
-su esr <<EOF
gpg --clearsign checksums
mv checksums.asc checksums
gpg --detach-sign --armor fetchmail-$version.tar.gz
-EOF
cat >index.html <<EOF
<?xml version="1.0" encoding="ISO-8859-1"?>