r10724: change from ftp to http access for boa
[lml.git] / debian / upload.sh
index f334f39b1d9ceaa477ca3a89710d496cfce01751..60beced00f89bdb0e0ab001df53bd3a4e4bfed30 100755 (executable)
@@ -1,3 +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 $*
+