diff --git a/src/zeronetavahi b/src/zeronetavahi index 342921f0..5223368f 100755 --- a/src/zeronetavahi +++ b/src/zeronetavahi @@ -243,8 +243,8 @@ while IFS='' read -r line || [[ -n "$line" ]]; do if [ ${state} -eq "3" ]; then if [[ $line == *"txt ="* ]]; then ipfs_peer_id=$(echo $line | awk -F '[' '{print $2}' | awk -F ']' '{print $1}' | awk -F '"' '{print $2}') - ipfs add /ip4/${address}/tcp/${IPFS_PORT}/ipfs/${ipfs_peer_id} - echo "