Update domain name to kpe.io
[lml.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup lml -Ufiles.kpe.io -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*
4