From: Kevin M. Rosenberg Date: Fri, 12 Sep 2003 17:08:54 +0000 (+0000) Subject: r7831: fix upload script X-Git-Tag: debian-1.1.0-3~8 X-Git-Url: http://git.kpe.io/?p=getopt.git;a=commitdiff_plain;h=ea0e46a74a4ed3631d4e6757e34509352f29a358 r7831: fix upload script --- diff --git a/debian/upload.sh b/debian/upload.sh index 1e285d3..61bb207 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -dup getopt -Uftp.med-info.com -D/home/ftp/getopt -C"(cd /opt/apache/htdocs/getopt; make install)" -su $* +dup getopt -Uftp.med-info.com -D/home/ftp/getopt -C"/home/kevin/bin/remove-old-versions getopt latest" -su $*