Update release name
[cl-base64.git] / debian / upload.sh
index 4b8111aa28a3b41727ba0ab25da1b614f7a89042..6bed879769fdf2c2f66ca44e6fe1a528a728b6fa 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash -e
 
-dup uffi -Uftp.med-info.com -D/home/ftp/base64 -su $*
-
+dup cl-base64 -Ufiles.b9.com -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)" $*