r10042: add umask to upload scripts
[getopt.git] / debian / upload.sh
index 1e285d304a5e726b19d503d2f52b2b69ef717342..aa6545c9cf46b8803f324c0579cdb1d880cab64f 100755 (executable)
@@ -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"(umask 022; /home/kevin/bin/remove-old-versions getopt latest)" -su $*