From 3755c635068fd880cb9043d8d8cb90c1c5e73540 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Mon, 16 Oct 2006 17:57:17 +0000 Subject: [PATCH] r11227: 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 82d5b20..7dd58ce 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -e -dup ctsim -Uftp.med-info.com -D/home/ftp/ctsim -C"(umask 022; cd /opt/apache/htdocs/ctsim; make install)" -su $* +dup ctsim -Uwww.b9.com -D/home/ftp/ctsim -C"(umask 022; cd /opt/apache/htdocs/ctsim; make install)" -su $* -- 2.34.1