commit 763c090c20c60c13f9b6f50b953323a237fd778a
parent c305f9e88287468e90e1ae6f5a46db409562517a
Author: Ruben Rodriguez <ruben@gnu.org>
Date: Wed, 22 Oct 2014 00:48:54 +0200
Upload to ftp.gnu.org instead of alpha.gnu.org for official release
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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