summaryrefslogtreecommitdiff
path: root/tools/gnupload
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gnupload')
-rw-r--r--tools/gnupload2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gnupload b/tools/gnupload
index ca20b6e..07cc1d9 100644
--- a/tools/gnupload
+++ b/tools/gnupload
@@ -47,7 +47,7 @@ done
ftp -v -p -n -i << EOF | tee log
open ftp-upload.gnu.org
user anonymous anonymous
-cd /incoming/alpha
+cd /incoming/ftp
$mputs
quit
EOF