X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=a97ebdc028985294bd274ab16e5348de4356a6b6;hb=0d2f5afbfeb906c8e25cad1ef907389ada549cc5;hp=7e4770aaf981ada5a8186c923a3420a1a14f8b7d;hpb=5d66ace14bf1d859d364e0004335d1a6800e0d40;p=vcs-tree.git diff --git a/debian/upload.sh b/debian/upload.sh index 7e4770a..a97ebdc 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -dup vcs-tree -Uftp.med-info.com -D/home/ftp/vcs-tree -C"/home/kevin/bin/remove-old-versions vcs-tree latest" -su $* +dup vcs-tree -Uwww.b9.com -D/home/ftp/vcs-tree -C"(umask 022; /home/kevin/bin/remove-old-versions vcs-tree latest)" -su $*