From: Amélia Coutard-Sander Date: Wed, 7 Jan 2026 14:01:51 +0000 (+0100) Subject: Made the gns entry public. Oups X-Git-Url: https://git.f4mnq.fr/?a=commitdiff_plain;h=c6bbd916c9fd4981e0da393a2bbf6a18bdcee522;p=git-over-gnunet.git Made the gns entry public. Oups --- diff --git a/run-daemons.sh b/run-daemons.sh index 6187bc4..012e2ee 100755 --- a/run-daemons.sh +++ b/run-daemons.sh @@ -9,7 +9,7 @@ ego="$1" name="$2" echo >&2 "Running pullable repo $name in ego $ego." -gnunet-namestore -a -t TXT -e 1d -n "$name" -V "$(gnunet-core -i | sed 's/.*: //'):$name" -z "$ego" +gnunet-namestore -a -t TXT -e 1d -n "$name" -V "$(gnunet-core -i | sed 's/.*: //'):$name" -z "$ego" -p ./daemon.sh upload-pack "$name"