Update domain name to kpe.io
[cl-base64.git] / debian / upload.sh
old mode 100755 (executable)
new mode 100644 (file)
index 4b8111a..a5623ce
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup uffi -Uftp.med-info.com -D/home/ftp/base64 -su $*
-
+dup cl-base64 -Ufiles.kpe.io -D/home/ftp/cl-base64 -su \
+    -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)" $*