Automated commit for upstream build of version 0.9.1.1
[cl-rss.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup cl-rss -Ufiles.kpe.io -D/home/ftp/cl-rss -su \
4     -C"(umask 022; cd /srv/www/html/cl-rss; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*