From: Kevin M. Rosenberg Date: Mon, 16 Oct 2006 17:57:17 +0000 (+0000) Subject: r11227: update host name X-Git-Tag: debian-4.5.3-3~13 X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=commitdiff_plain;h=3755c635068fd880cb9043d8d8cb90c1c5e73540 r11227: update host name --- 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 $*