aboutsummaryrefslogtreecommitdiffstats
path: root/upload
diff options
context:
space:
mode:
Diffstat (limited to 'upload')
-rwxr-xr-xupload4
1 files changed, 2 insertions, 2 deletions
diff --git a/upload b/upload
index 560acf7f..2f6bc548 100755
--- a/upload
+++ b/upload
@@ -34,8 +34,8 @@ echo "Upload to ${WWWVIRTUAL} complete"
lftp <<EOF
# Copy to FTP site
-open $FTPHOST/fetchmail
-cd $FTPDIR
+open $FTPHOST
+cd $FTPDIR/fetchmail
put fetchmail-${version}.tar.gz
put fetchmail-${version}-1.i386.rpm
put fetchmail-${version}-1.src.rpm