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