r10724: change from ftp to http access for boa
[lml2.git] / debian / upload.sh
index 025cb996dea88b7c0208b44e7e98e4a0b351a3ea..da8f69265c0205c3f142e0885827eae2eb31ec0e 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/bash -e
 
-dup lml2 -Uftp.med-info.com -D/home/ftp/lml2 -C"(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 $*