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