51a264d754285aada28f64500b44c5ccc5f36e92
[uffi.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup uffi -Ufiles.b9.com -D/home/ftp/uffi -su \
4     -C"(umask 022; cd /opt/apache/htdocs/uffi; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*