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

# Deploy rest api from buildbot

if [ -e index.html ]; then
  rm index.html
fi
ln -s draft-summermatter-set-union.html index.html
chmod -R ag+rX draft-summermatter-set-union.* index.html .
rsync --exclude=".*" --exclude="Makefile" -a --delete ./ lsd@firefly.gnunet.org:~/public/lsd0003/