gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

commit e281fa0e936e404130608607f277733d2112f853
parent 7f45ebdee6feb31ebe293663a36e1e3ccb89bb2b
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Wed,  3 Aug 2022 20:04:42 +0200

fix

Diffstat:
M.buildbot/firefly-x86_64-amdepyc_deploy.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh @@ -2,5 +2,5 @@ # Deploy rest api from buildbot -chmod -R ag+rX _build/html +chmod -R ag+rX _build rsync --exclude=".*" --exclude="Makefile" -a --delete ./_build/ handbook@firefly.gnunet.org:~/doc_deployment/sphinx/_build/