r10724: change from ftp to http access for boa
[lml.git] / debian / upload.sh
index dca236eb7c91407516b368fb360052d27d50db94..60beced00f89bdb0e0ab001df53bd3a4e4bfed30 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup lml -Uftp.med-info.com -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*
+dup lml -Ufiles.b9.com -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*