Commit 240704dc authored by duanjinfei's avatar duanjinfei

update start sh

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