summaryrefslogtreecommitdiff
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.sh10
1 files changed, 10 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..f05cb0a
--- /dev/null
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -0,0 +1,10 @@
1#!/bin/bash
2
3# Deploy lsd from buildbot
4
5if [ -e index.html ]; then
6 rm index.html
7fi
8ln -s draft-schanzen-r5n.html index.html
9chmod -R ag+rX draft-schanzen-r5n.* index.html .
10rsync --exclude=".*" --exclude="Makefile" -a --delete ./ lsd@firefly.gnunet.org:~/public/lsd0004/