r10735:
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 17 Sep 2005 22:18:06 +0000 (22:18 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 17 Sep 2005 22:18:06 +0000 (22:18 +0000)
debian/upload.sh

index 5c4c9a1b5ea306878d17e6ed9a2fa6ccef40e15d..4537fabd52949578468adcdd68822f516ac68cfc 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
 #!/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)" $*
     -C"(umask 022; cd /opt/apache/htdocs/clsql; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*