Commit e2cb6af6 authored by duanjinfei's avatar duanjinfei

change start.sh

parent cef4b011
#!/bin/bash #!/bin/bash
rm -rf node node.log rm -rf node node.log mydb
echo "rm data successful" echo "rm data successful"
go get go get
echo "go get successful" echo "go get successful"
......
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