aboutsummaryrefslogtreecommitdiff
path: root/.buildbot/firefly-x86_64-amdepyc_deploy.sh
blob: e7dc3f637fa77b9ca3e6ca79a779d4d80615e0a5 (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-schanzen-gns.html index.html
chmod -R ag+rX draft-schanzen-gns.* index.html .
rsync --exclude=".*" --exclude="Makefile" -a --delete ./ lsd@firefly.gnunet.org:~/public/lsd0001/