X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fupload.sh;h=83863ad16f3349a91c89432ef979f4f812d0762f;hb=HEAD;hp=b90de240f094d4c436260195f346c6887b540b20;hpb=89e3f1201249aca96cbfb7284c01b458ad71951d;p=vcs-tree.git diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index b90de24..83863ad --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/sh set -e -dup vcs-tree -Ufiles.b9.com -D/home/ftp/vcs-tree -C"(umask 022; /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 $*