From 2df5c7d3ca92dd53c4738363284e85fbf6877888 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Sun, 10 Oct 2010 02:57:52 +0200 Subject: Release and maintenance scripts --- etc/upload | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 etc/upload (limited to 'etc/upload') diff --git a/etc/upload b/etc/upload new file mode 100755 index 0000000..14d61a2 --- /dev/null +++ b/etc/upload @@ -0,0 +1,6 @@ +#!/bin/sh + +upload=/usr/share/gnulib/build-aux/gnupload + +$upload --to "ftp.gnu.org:mdk/v$1" --user 5343A3EC mdk-$1.tar.gz + -- cgit v1.2.3