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