Commit 373c2b85 authored by duanjinfei's avatar duanjinfei

add start.sh

parent 3dd9871a
rm -rf node node.log
go get
go build -o node
nohup ./node > node.log 2>&1 &
\ No newline at end of file
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