implement update cmd
This commit is contained in:
parent
1572a78d6c
commit
d9f197c06f
@ -26,6 +26,7 @@ func main() {
|
||||
dsnet.Up()
|
||||
|
||||
case "update":
|
||||
dsnet.Update()
|
||||
|
||||
case "report":
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user