Automated commit for debian release 1.0.15-1
[reversi.git] / debian / upload.sh
index f0bf79203c4738f65dcdace3e92f47ca98294d16..3033bc7647d74f8457bef17ebb6ad6cc6f793754 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup reversi -Uftp.med-info.com -D/home/ftp/reversi -C"(umask 022; cd /opt/apache/htdocs/reversi; make install)" -su $*
-
+dup reversi -Ufiles.b9.com -D/home/ftp/reversi -su \
+    -C"(umask 022; cd /srv/www/html/reversi; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*