add buildbot deployment file
[oweals/gnunet.git] / .buildbot / deploy.sh
diff --git a/.buildbot/deploy.sh b/.buildbot/deploy.sh
new file mode 100755 (executable)
index 0000000..b956a3d
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+# Deploy docs from buildbot
+
+chmod -R ag+rX doc/
+rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/