aboutsummaryrefslogtreecommitdiff
path: root/.buildbot/firefly-x86_64-amdepyc_deploy.sh
blob: 8ba9d35be58c2fdd77038f584c48742c9e49ff14 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/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/