returned existing files to origin during restruct

This commit is contained in:
redanthrax 2022-06-20 11:00:36 -07:00
parent 7fbb0fe7e1
commit a2ed11b2fb
19 changed files with 1678 additions and 102 deletions

View file

@ -36,4 +36,4 @@ type Agent struct {
Platform string
GoArch string
ServiceConfig *service.Config
}
}