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