X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=83863ad16f3349a91c89432ef979f4f812d0762f;hb=HEAD;hp=f39e7b78f9b703d8ee439f8d2bda0bcbb2456e10;hpb=ff8d068c73d982f6228861c937771ccb864ad348;p=vcs-tree.git diff --git a/debian/upload.sh b/debian/upload.sh old mode 100755 new mode 100644 index f39e7b7..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"(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 $*