Commit 1de2ac75 authored by Your Name's avatar Your Name

update host dir

parent 28b94931
...@@ -332,7 +332,7 @@ echo "peerid=\$(cat $datadir/net/$i/peer-id)" >> $startfile ...@@ -332,7 +332,7 @@ echo "peerid=\$(cat $datadir/net/$i/peer-id)" >> $startfile
echo "sentryIp=\$(cat $datadir/sentry/app.json | grep -oE '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+')" >> $startfile echo "sentryIp=\$(cat $datadir/sentry/app.json | grep -oE '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+')" >> $startfile
echo "echo ./host.sh /dir \$sentryIp /ip4/\$ip/tcp/30333/p2p/\$peerid" >> $startfile echo "echo ./host.sh ./dir \$sentryIp /ip4/\$ip/tcp/30333/p2p/\$peerid" >> $startfile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment