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

# Deploy lsd from buildbot

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