r10682: file dir handle -- patch by Gary King
[lml.git] / debian / upload.sh
index f334f39b1d9ceaa477ca3a89710d496cfce01751..dca236eb7c91407516b368fb360052d27d50db94 100755 (executable)
@@ -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 -Uftp.med-info.com -D/home/ftp/lml -C"(umask 022; cd /opt/apache/htdocs/lml; make install)" -su $*
+