r11566: add debian files
[cluck.git] / debian / upload.sh
diff --git a/debian/upload.sh b/debian/upload.sh
new file mode 100755 (executable)
index 0000000..cce603e
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash -e
+
+dup cluck -Ufiles.b9.com -D/home/ftp/cluck -su \
+    -C"(umask 022; cd /opt/apache/htdocs/cluck; make install; find . -type d |xargs chmod go+rx; find . -type f | xargs chmod go+r)" $*