Update domain name to kpe.io
[cl-base64.git] / debian / upload.sh
1 #!/bin/bash -e
2
3 dup cl-base64 -Ufiles.kpe.io -D/home/ftp/cl-base64 -su \
4     -C"(umask 022; cd /srv/www/html/cl-base64; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*