summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorRuben Rodriguez <ruben@gnu.org>2014-10-22 00:48:54 +0200
committerRuben Rodriguez <ruben@gnu.org>2014-10-22 00:48:54 +0200
commit763c090c20c60c13f9b6f50b953323a237fd778a (patch)
treea5d346dffb5da987bd8fc2614183a7e4e2d189fb /tools
parentc305f9e88287468e90e1ae6f5a46db409562517a (diff)
Upload to ftp.gnu.org instead of alpha.gnu.org for official release
Diffstat (limited to 'tools')
-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