Commit 849141db authored by Your Name's avatar Your Name

update cmd prompt

parent 322b5eca
......@@ -366,7 +366,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 "echo ./host.sh ./dir \$sentryIp /ip4/\$ip/tcp/30333/p2p/\$peerid" >> $startfile
echo "echo ./host.sh ./dir replaceCunnentNodePublicIP \$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