From a995b49f3462e35a432bae3340fe6411498e16a6 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Sat, 17 Sep 2005 22:18:06 +0000 Subject: [PATCH] r10735: --- debian/upload.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/upload.sh b/debian/upload.sh index 5c4c9a1..4537fab 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +1,4 @@ #!/bin/bash -e -dup clsql -Uftp.med-info.com -D/home/ftp/clsql -su \ +dup clsql -Ufiles.b9.com -D/home/ftp/clsql -su \ -C"(umask 022; cd /opt/apache/htdocs/clsql; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $* -- 2.34.1