this is it

This commit is contained in:
fred 2023-09-12 22:19:25 +02:00
parent 7df4a6cb68
commit d714c15b69
1 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,9 @@ echo "$(date -u)" > ~/.zen/tmp/${IPFSNODEID}/_MySwarm.staom
######################################################## MAKE IPFS NODE CHAN ID CPU RELATED
## PUBLISH CHANNEL IPNS
echo "/ipns/$CHAN" > ~/.zen/tmp/${IPFSNODEID}/.MySwarm.ipns
echo "/ipns/$CHAN" > ~/.zen/tmp/${IPFSNODEID}/_MySwarm.ipns
rm ~/.zen/tmp/${IPFSNODEID}/.MySwarm.ipns ## TO REMOVE
############################################################
############################################################
echo 0 > ~/.zen/tmp/random.sleep