aboutsummaryrefslogtreecommitdiff
path: root/.buildbot/firefly-x86_64-amdepyc_deploy.sh
blob: de37b59f1e3a77a364c0ae907d9b4d6c699333ca (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash

# Deploy docs from buildbot
cd doc
make html
cd ..
chmod -R ag+rX doc/
rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/