big refactor
This commit is contained in:
parent
6abf716844
commit
7fbb0fe7e1
25 changed files with 2761 additions and 822 deletions
|
|
@ -181,4 +181,6 @@ func RunTask(id int) error { return nil }
|
|||
|
||||
func installMesh(meshbin, exe, proxy string) (string, error) {
|
||||
return "not implemented", nil
|
||||
}
|
||||
}
|
||||
|
||||
func SendSoftware() {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue