mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 12:40:07 +00:00
🏷️ 忽略升级任务上报 [skip ci]
This commit is contained in:
@@ -76,5 +76,5 @@ func (m *Monitor) AfterFind(tx *gorm.DB) error {
|
||||
}
|
||||
|
||||
func IsServiceSentinelNeeded(t uint64) bool {
|
||||
return t == TaskTypeCommand || t == TaskTypeTerminal
|
||||
return t == TaskTypeCommand || t == TaskTypeTerminal || t == TaskTypeUpgrade
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user