🧐 预置升级任务,Agent 可禁止自动升级

This commit is contained in:
naiba
2021-09-27 21:24:04 +08:00
parent a6c2a6fdfe
commit 9987ec988f
3 changed files with 16 additions and 7 deletions
+1
View File
@@ -16,6 +16,7 @@ const (
TaskTypeTCPPing
TaskTypeCommand
TaskTypeTerminal
TaskTypeUpgrade
)
type TerminalTask struct {