moar refactor

This commit is contained in:
redanthrax 2022-06-17 09:38:18 -07:00
parent e3d5bf27a4
commit 1b9669f351
5 changed files with 126 additions and 136 deletions

View file

@ -168,3 +168,7 @@ func RecoverMesh(agentID string) {
system.CmdV2(opts)
SyncMeshNodeID()
}
func UninstallCleanup() {}
func RunMigrations() {}