Update domain name to kpe.io
[lml.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index f334f39..558ba60
@@ -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.kpe.io -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*
+