Update domain name to kpe.io
[reversi.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index 3033bc7..19718df
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup reversi -Ufiles.b9.com -D/home/ftp/reversi -su \
+dup reversi -Ufiles.kpe.io -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)" $*