From: Kevin M. Rosenberg Date: Thu, 19 Oct 2006 03:26:45 +0000 (+0000) Subject: r11236: update host name X-Git-Tag: v0.3.2~3 X-Git-Url: http://git.kpe.io/?p=vcs-tree.git;a=commitdiff_plain;h=0d2f5afbfeb906c8e25cad1ef907389ada549cc5;hp=f21f10e9e933b60bdd036725d8b4997309ccaf48 r11236: update host name --- diff --git a/debian/upload.sh b/debian/upload.sh index f39e7b7..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"(umask 022; /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 $*