Commit ea5930ae authored by szh's avatar szh

close node add flag

parent 32e22e3b
......@@ -365,6 +365,7 @@ func closeNode() error {
if isrun {
return errors.New("bty is running")
}
BityuanFlag.Flag = true
return nil
}
......
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