Update domain name to kpe.io
[lml2.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index 4c091d2..525c7fe
@@ -1,3 +1,3 @@
 #!/bin/bash -e
 
-dup lml2 -Uftp.med-info.com -D/home/ftp/lml2 -C"(cd /opt/apache/htdocs/lml; make install)" -su $*
+dup lml2 -Ufiles.kpe.io -D/home/ftp/lml2 -C"(umask 022; cd /opt/apache/htdocs/lml2; make install)" -su $*