Make some oodml/update-records tests more robust. :update-records/9 and 9-slots:...
[clsql.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup clsql -Ufiles.b9.com -D/home/ftp/clsql -su \
4     -C"(umask 022; cd /opt/apache/htdocs/clsql; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*