gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

commit 945da50612081df6421f4d6618f1d5be690d647e
parent f1346b96f2aefd30f85fa39c60748fd10ed10004
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Wed,  3 Aug 2022 09:03:24 +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 @@ -3,4 +3,4 @@ # Deploy rest api from buildbot chmod -R ag+rX _build/html -rsync --exclude=".*" --exclude="Makefile" -a --delete ./_build/ handbook@firefly.gnunet.org:~/public/doc_deployment/sphinx/_build/ +rsync --exclude=".*" --exclude="Makefile" -a --delete ./_build/ handbook@firefly.gnunet.org:~/doc_deployment/sphinx/_build/