gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

commit f1346b96f2aefd30f85fa39c60748fd10ed10004
parent 85cd5e1ae79e2988708410cf610a6981fa026ace
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Wed,  3 Aug 2022 07:57:01 +0200

deploy into correct folder

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/html/ handbook@firefly.gnunet.org:~/public/doc-ng +rsync --exclude=".*" --exclude="Makefile" -a --delete ./_build/ handbook@firefly.gnunet.org:~/public/doc_deployment/sphinx/_build/