This commit is contained in:
cdle
2021-09-18 18:20:09 +08:00
parent 2807d48ca1
commit d650be9017
+1
View File
@@ -42,6 +42,7 @@ func initSys() {
},
{
Rules: []string{"raw ^升级$"},
Cron: "41 * * * *",
Admin: true,
Handle: func(s Sender) interface{} {
s.Reply("开始检查核心更新...", E)