gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

firefly-x86_64-amdepyc_deploy.sh (192B)


      1 #!/bin/bash
      2 
      3 # Deploy rest api from buildbot
      4 
      5 chmod -R ag+rX _build
      6 rsync --exclude=".*" --exclude="Makefile" -a --delete ./_build/ handbook@firefly.gnunet.org:~/doc_deployment/sphinx/_build/