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