X-Git-Url: http://git.kpe.io/?p=pipes.git;a=blobdiff_plain;f=debian%2Fupload.sh;h=77ff062125efdf6db28f0c01def7fb11f210bd0a;hp=bc728589528ebcff24c55b7753bc88bc7b67acd7;hb=e9326a7a92204b7f13816583dafb24cd2c594a1b;hpb=e51990df111f48ce4ef8208095f90afc07dcc012 diff --git a/debian/upload.sh b/debian/upload.sh index bc72858..77ff062 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,3 +1,3 @@ #!/bin/bash -e -dup pipes -Uftp.b9.com -D/home/ftp/pipes -C"/home/kevin/bin/remove-old-versions pipes latest" -su $* +dup pipes -Uftp.b9.com -D/home/ftp/pipes -C"(umask 022; /home/kevin/bin/remove-old-versions pipes latest)" -su $*