X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=b598f30d0176ac7816eac4a38d0f25bbff0c9682;hb=b0434404c5838c54bcac4c5f3509aa3005e32eec;hp=bc728589528ebcff24c55b7753bc88bc7b67acd7;hpb=23c1653ae7f2dca5dec64f128d4ead2089f688bc;p=pipes.git diff --git a/debian/upload.sh b/debian/upload.sh index bc72858..b598f30 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 -Ufiles.b9.com -D/home/ftp/pipes -C"(umask 022; /home/kevin/bin/remove-old-versions pipes latest)" -su $*