X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fupload.sh;h=60beced00f89bdb0e0ab001df53bd3a4e4bfed30;hb=1d65cf726cd1f5abf3384c53c8ed82711ee72084;hp=252e13df902c867319c54dbe3602752f6b6efdcf;hpb=e353aaac49cd38ef3549b5e706ba0eaf48a50b14;p=lml.git diff --git a/debian/upload.sh b/debian/upload.sh index 252e13d..60beced 100755 --- a/debian/upload.sh +++ b/debian/upload.sh @@ -1,4 +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.b9.com -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*