copy tryme.addr to ~/.zen/A_swarm_map.txt

This commit is contained in:
qo-op 2021-06-04 02:26:57 +02:00
parent 40c9fd4c30
commit 06870b91fc
1 changed files with 1 additions and 1 deletions

View File

@ -52,6 +52,6 @@ if [[ -f /tmp/liking_me ]]; then
fi
# REFRESH ~/.zen/A_my_swarm.txt
cp -f ~/.zen/ipfs/.${IPFSNODEID}/tryme.addr ~/.zen/A_my_swarm.txt
cp -f ~/.zen/ipfs/.${IPFSNODEID}/tryme.addr ~/.zen/A_swarm_map.txt
exit 0