lsd0012

LSD0012: CORE Authenticated Key Exchange (CAKE)
Log | Files | Refs

commit 30a10a5779b661020ea0dcb8823f540f8ec982d6
parent b90e85e5fb73543213d7b85a49636c46451d6cfa
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Mon, 11 Nov 2024 22:44:01 +0100

remove tilde

Diffstat:
D.buildbot/firefly-x86_64-amdepyc_deploy.sh~ | 10----------
1 file changed, 0 insertions(+), 10 deletions(-)

diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh~ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh~ @@ -1,10 +0,0 @@ -#!/bin/bash - -# Deploy rest api from buildbot - -if [ -e index.html ]; then - rm index.html -fi -ln -s lsd0001.html index.html -chmod -R ag+rX lsd0001.* index.html . -rsync --exclude=".*" --exclude="Makefile" -a --delete ./ lsd@firefly.gnunet.org:~/public/lsd0001/