r10724: change from ftp to http access for boa
[lml.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup lml -Ufiles.b9.com -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*
4