r10042: add umask to upload scripts
[getopt.git] / debian / upload.sh
index 61bb207239e719e483251f4559cd985667c20538..aa6545c9cf46b8803f324c0579cdb1d880cab64f 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash -e
 
-dup getopt -Uftp.med-info.com -D/home/ftp/getopt  -C"/home/kevin/bin/remove-old-versions getopt latest" -su $*
+dup getopt -Uftp.med-info.com -D/home/ftp/getopt  -C"(umask 022; /home/kevin/bin/remove-old-versions getopt latest)" -su $*