From: Amélia Coutard-Sander Date: Mon, 25 Nov 2024 22:16:19 +0000 (+0100) Subject: Made the gns entry public. Oups X-Git-Url: https://git.ameliathe1st.gay/?a=commitdiff_plain;h=3d5524b3a3805dc1cec5a12a81e68aabddb975a8;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"