firefly-x86_64-amdepyc_deploy.sh (300B)
1 #!/bin/bash 2 3 # Deploy rest api from buildbot 4 5 if [ -e index.html ]; then 6 rm index.html 7 fi 8 ln -s draft-summermatter-set-union.html index.html 9 chmod -R ag+rX draft-summermatter-set-union.* index.html . 10 rsync --exclude=".*" --exclude="Makefile" -a --delete ./ lsd@firefly.gnunet.org:~/public/lsd0003/