From 1946884a28e6cccd75df9e4abfe895887b4330c5 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 2 Aug 2021 08:14:38 +0200 Subject: [PATCH] ## TIMEOUT... uncomment in DEFCON3 only --- zen/gchange_INIT.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zen/gchange_INIT.sh b/zen/gchange_INIT.sh index 1b14a15..b1227a2 100755 --- a/zen/gchange_INIT.sh +++ b/zen/gchange_INIT.sh @@ -157,7 +157,8 @@ do echo "***** Convert $liking_me to ipfsnodeid *****" ipfsnodeid=$(~/.zen/astrXbian/zen/tools/g1_to_ipfs.py $liking_me) echo ${ipfsnodeid} > ~/.zen/ipfs/.${IPFSNODEID}/FRIENDS/$liking_me/ipfsnodeid - zuid=$(ipfs --timeout=10s cat /ipns/${ipfsnodeid}/.${ipfsnodeid}/_xbian.zuid) +## TIMEOUT... uncomment in DEFCON3 only +# zuid=$(ipfs --timeout=10s cat /ipns/${ipfsnodeid}/.${ipfsnodeid}/_xbian.zuid) # [[ ${zuid} ]] && touch ~/.zen/ipfs/.${IPFSNODEID}/FRIENDS/$liking_me/${zuid} # SEND jaklis message if tryme.addr is different from last one