firefly-x86_64-amdepyc_deploy.sh 154 B

123456789
  1. #!/bin/bash
  2. # Deploy docs from buildbot
  3. cd doc
  4. make html
  5. cd ..
  6. chmod -R ag+rX doc/
  7. rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/