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

# Deploy rest api from buildbot

chmod -R ag+rX _build
rsync --exclude=".*" --exclude="Makefile" --exclude="conf.py" -a --delete ./_build/ handbook@firefly.gnunet.org:~/gana/_build/