aboutsummaryrefslogtreecommitdiffstats
path: root/upload
diff options
context:
space:
mode:
Diffstat (limited to 'upload')
-rwxr-xr-xupload1
1 files changed, 1 insertions, 0 deletions
diff --git a/upload b/upload
index 412db368..1011975f 100755
--- a/upload
+++ b/upload
@@ -11,6 +11,7 @@ echo "Beginning web upload..."
# First, copy to primary website
dest=esr@${WWWHOST}:${WWWDIR}/fetchmail
scp fetchmail-${version}.tar.gz $dest
+scp fetchmail-${version}.tar.gz.asc $dest
scp fetchmail-FAQ.html $dest
scp fetchmail-${version}-1.i386.rpm $dest
scp fetchmail-${version}-1.src.rpm $dest