aboutsummaryrefslogtreecommitdiff
path: root/.buildbot/firefly-x86_64-amdepyc_deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to '.buildbot/firefly-x86_64-amdepyc_deploy.sh')
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_deploy.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
new file mode 100755
index 0000000..a7f8ea5
--- /dev/null
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -0,0 +1,6 @@
1#!/bin/bash
2
3# Deploy rest api from buildbot
4
5chmod -R ag+rX _build
6rsync --exclude=".*" --exclude="Makefile" --exclude="conf.py" -a --delete ./_build/ handbook@firefly.gnunet.org:~/gana/_build/