Update domain name to kpe.io
[cluck.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index cce603e..82d9bdd
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup cluck -Ufiles.b9.com -D/home/ftp/cluck -su \
+dup cluck -Ufiles.kpe.io -D/home/ftp/cluck -su \
     -C"(umask 022; cd /opt/apache/htdocs/cluck; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*