From 0d2f5afbfeb906c8e25cad1ef907389ada549cc5 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 19 Oct 2006 03:26:45 +0000 Subject: [PATCH] r11236: update host name --- debian/upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $* -- 2.34.1