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