X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=83863ad16f3349a91c89432ef979f4f812d0762f;hb=HEAD;hp=7e4770aaf981ada5a8186c923a3420a1a14f8b7d;hpb=5d66ace14bf1d859d364e0004335d1a6800e0d40;p=vcs-tree.git diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index 7e4770a..83863ad --- 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 -Ufiles.kpe.io -D/home/ftp/vcs-tree -C"(umask 022; /home/kevin/bin/remove-old-versions vcs-tree latest)" -su $*