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